# CVPR2019-Code
**Repository Path**: mirrors_amusi/CVPR2019-Code
## Basic Information
- **Project Name**: CVPR2019-Code
- **Description**: CVPR 2019 Paper with Code
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-01-11
- **Last Updated**: 2026-01-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# CVPR2019-Code
CVPR 2019 论文开源项目合集
传送门:[CVPR 2020 论文开源项目合集](https://github.com/amusi/CVPR2020-Code)
附:[530 篇 CVPR 2019 论文代码链接](./CVPR2019_CodeLink.csv)
- [目标检测](#Object-Detection)
- [目标跟踪](#Object-Tracking)
- [语义分割](#Semantic-Segmentation)
- [实例分割](#Instance-Segmentation)
- [GAN](#GAN)
- [人脸检测](#Face-Detection)
- [人体姿态估计](#Human-Pose-Estimation)
- [6DoF 姿态估计](#6DoF-Pose-Estimation)
- [头部姿态估计](#Head-Pose-Estimation)
- [人群密度估计](#Crowd-Counting)
**更新记录:**
- 20200226:添加 [CVPR 2020 论文开源项目合集](https://github.com/amusi/CVPR2020-Code)
- 20191026:添加 [530 篇论文代码链接](./CVPR2019_CodeLink.csv)
- 20190405:添加 8 篇论文(目标检测、语义分割等方向)
- 20190408:添加 6 篇论文(目标跟踪、GAN、6DoF姿态估计等方向)
# 目标检测
**Bounding Box Regression with Uncertainty for Accurate Object Detection**
- arXiv:
- github:
# 目标跟踪
**Fast Online Object Tracking and Segmentation: A Unifying Approach**
- arXiv:
- github:
- homepage:
**Unsupervised Deep Tracking**
- arXiv:
- github:
- github(PyTorch):
**Target-Aware Deep Tracking**
- arXiv:
- homepage:
# 语义分割
**Decoders Matter for Semantic Segmentation: Data-Dependent Decoding Enables Flexible Feature Aggregation**
- arXiv:
- github:[https://github.com/LinZhuoChen/DUpsampling(非官方)](https://github.com/LinZhuoChen/DUpsampling%EF%BC%88%E9%9D%9E%E5%AE%98%E6%96%B9%EF%BC%89)
**Dual Attention Network for Scene Segmentation**
- arXiv:
- github:
**Collaborative Global-Local Networks for Memory-Efficient Segmentation of Ultra-High Resolution Images**
- arXiv:None
- github:
# 实例分割
**Mask Scoring R-CNN**
- arXiv:
- github:
# GAN
**Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis**
- arXiv:
- github:
# 人脸检测
**DSFD: Dual Shot Face Detector**
- arXiv:
- github:
# 人体姿态估计
**Deep High-Resolution Representation Learning for Human Pose Estimation**
- arXiv:
- github:
# 6DoF姿态估计
**PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation**
- arXiv:
- github:
# 头部姿态估计
**PVNet: Pixel-wise Voting Network for 6DoF Pose Estimation**
- paper:
- github:
# 人群密度估计
**Learning from Synthetic Data for Crowd Counting in the Wild**
- arXiv:
- github:
- homepage: