随笔分类 -  ShoulderOfGaints

摘要:介绍《我们为什么要睡觉》这本书,主要侧重身体健康和睡眠关系的描写。 2025.3.26——补充睡眠与大脑实验 阅读全文
posted @ 2025-03-24 17:01 CuriosityWang 阅读(6048) 评论(8) 推荐(39)
摘要:一篇有关人手重建的工作 阅读全文
posted @ 2023-09-24 16:10 CuriosityWang 阅读(412) 评论(0) 推荐(0)
摘要:主要介绍了SLAM十四讲中实践部分对于回环检测代码的实现 阅读全文
posted @ 2023-07-27 16:41 CuriosityWang 阅读(843) 评论(2) 推荐(0)
摘要:特征匹配是许多计算机视觉问题的基础,例如物体识别、图像配准、图像检索、增强现实。在本文中,我们提出了一种基于BRIEF的非常快速的二进制描述符,称为ORB,它具有旋转不变性和抗噪性。通过实验证明,ORB的速度比SIFT快两个数量级,并且同时在许多情况下表现出色。 阅读全文
posted @ 2023-07-07 09:35 CuriosityWang 阅读(2881) 评论(2) 推荐(0)
摘要:RAFT光流估计介绍 阅读全文
posted @ 2022-10-11 15:41 CuriosityWang 阅读(2335) 评论(0) 推荐(0)
摘要:Coupled Iterative Refinement for 6D Multi-Object Pose Estimation论文精读Coupled Iterative Refinement for 6D Multi-Object Pose Estimation论文精读 阅读全文
posted @ 2022-10-09 11:31 CuriosityWang 阅读(76) 评论(0) 推荐(0)
摘要:Two-Stream Convolutional Networks for Action Recognition in Videos论文精读Two-Stream Convolutional Networks for Action Recognition in Videos论文精读 阅读全文
posted @ 2022-10-04 15:23 CuriosityWang 阅读(321) 评论(0) 推荐(1)
摘要:读了几篇目标检测领域的论文 阅读全文
posted @ 2022-06-10 15:41 CuriosityWang 阅读(320) 评论(0) 推荐(0)
摘要:The surprising impact of mask-head architecture on novel class segmentation精讲这篇文章的主要工作是探究了不同的网络结构以及不同的训练方式对Mask RCNN的Mask分支泛化性的影响,同时这篇论文没有较多的数学公式,因此理解起来比较简单。 阅读全文
posted @ 2022-06-06 16:30 CuriosityWang 阅读(216) 评论(0) 推荐(0)
摘要:Momentum Contrast for Unsupervised Visual Representation Learning论文精读介绍一下大名鼎鼎的MoCo 阅读全文
posted @ 2022-03-20 21:48 CuriosityWang 阅读(398) 评论(0) 推荐(0)
摘要:SuperPoint: Self-Supervised Interest Point Detection and Description 论文笔记SuperPoint论文阅读 阅读全文
posted @ 2021-12-19 18:20 CuriosityWang 阅读(1524) 评论(0) 推荐(0)
摘要:Learning local feature descriptors with triplets and shallow convolutional neural networks 论文阅读笔记Learning local feature descriptors with triplets and shallow convolutional neural networks 阅读全文
posted @ 2021-12-12 19:01 CuriosityWang 阅读(317) 评论(0) 推荐(0)
摘要:Discriminative Learning of Deep Convolutional Feature Point Descriptors 论文阅读笔记Siamese network 与 图像特征描述符 阅读全文
posted @ 2021-12-11 15:09 CuriosityWang 阅读(251) 评论(0) 推荐(0)
摘要:Grad-CAM:Visual Explanations from Deep Networks via Gradient-based LocalizationGrad-CAM论文笔记 阅读全文
posted @ 2021-10-22 11:27 CuriosityWang 阅读(1235) 评论(0) 推荐(0)
摘要:Visualizing and Understanding Convolutional Networks论文复现笔记Visualizing and Understanding Convolutional Networks论文复现笔记,文章包含论文的各结构内容总结和几个自己总结的启发点 阅读全文
posted @ 2021-10-14 19:07 CuriosityWang 阅读(322) 评论(0) 推荐(0)
摘要:ImageNet Classfication with Deep Convolutional Neural Network 论文复现笔记AlexNet的学习 阅读全文
posted @ 2021-08-10 16:00 CuriosityWang 阅读(314) 评论(0) 推荐(0)