CVPR 2019 论文和开源项目合集(Papers with Code)
CVPR 2019 论文开源项目合集
传送门:CVPR 2020 论文开源项目合集
附:530 篇 CVPR 2019 论文代码链接
- 目标检测
- 目标跟踪
- 语义分割
- 实例分割
- GAN
- 人脸检测
- 人体姿态估计
- 6DoF 姿态估计
- 头部姿态估计
- 人群密度估计
更新记录:
-
20200226:添加 CVPR 2020 论文开源项目合集
-
20191026:添加 530 篇论文代码链接
-
20190405:添加 8 篇论文(目标检测、语义分割等方向)
-
20190408:添加 6 篇论文(目标跟踪、GAN、6DoF姿态估计等方向)
目标检测
Bounding Box Regression with Uncertainty for Accurate Object Detection
-
arXiv:https://arxiv.org/abs/1809.08545
-
github:https://github.com/yihui-he/KL-Loss
目标跟踪
Fast Online Object Tracking and Segmentation: A Unifying Approach
-
arXiv:https://arxiv.org/abs/1812.05050
-
github:https://github.com/foolwood/SiamMask
-
homepage:http://www.robots.ox.ac.uk/~qwang/SiamMask
Unsupervised Deep Tracking
-
arXiv:https://arxiv.org/abs/1904.01828
-
github:https://github.com/594422814/UDT
-
github(PyTorch):https://github.com/594422814/UDT_pytorch
Target-Aware Deep Tracking
-
arXiv:https://arxiv.org/abs/1904.01772
-
homepage:https://xinli-zn.github.io/TADT-project-page/
语义分割
Decoders Matter for Semantic Segmentation: Data-Dependent Decoding Enables Flexible Feature Aggregation
-
arXiv:https://arxiv.org/abs/1903.02120
-
github:https://github.com/LinZhuoChen/DUpsampling(非官方)
Dual Attention Network for Scene Segmentation
-
arXiv:https://arxiv.org/abs/1809.02983
-
github:https://github.com/junfu1115/DANet
Collaborative Global-Local Networks for Memory-Efficient Segmentation of Ultra-High Resolution Images
-
arXiv:None
-
github:https://github.com/chenwydj/ultra_high_resolution_segmentation
实例分割
Mask Scoring R-CNN
-
arXiv:https://arxiv.org/abs/1903.00241
-
github:https://github.com/zjhuang22/maskscoring_rcnn
GAN
Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis
- arXiv:https://arxiv.org/abs/1903.05628
- github:https://github.com/HelenMao/MSGAN
人脸检测
DSFD: Dual Shot Face Detector
-
arXiv:https://arxiv.org/abs/1810.10220
-
github:https://github.com/TencentYoutuResearch/FaceDetection-DSFD
人体姿态估计
Deep High-Resolution Representation Learning for Human Pose Estimation
-
arXiv:https://arxiv.org/abs/1902.09212
-
github:https://github.com/leoxiaobin/deep-high-resolution-net.pytorch
6DoF姿态估计
PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation
- arXiv:https://arxiv.org/abs/1812.11788
- github:https://github.com/zju3dv/pvnet
头部姿态估计
PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation
- paper:https://github.com/shamangary/FSA-Net/blob/master/0191.pdf
- github:https://github.com/shamangary/FSA-Net
人群密度估计
Learning from Synthetic Data for Crowd Counting in the Wild
- arXiv:https://arxiv.org/abs/1903.03303
- github:https://github.com/gjy3035/GCC-SFCN
- homepage:https://gjy3035.github.io/GCC-CL/
本文来自互联网用户投稿,文章观点仅代表作者本人,不代表本站立场,不承担相关法律责任。如若转载,请注明出处。 如若内容造成侵权/违法违规/事实不符,请点击【内容举报】进行投诉反馈!
