CVPR2019 | 03-25日更新12篇论文及代码汇总(目标检测、姿态估计、跟踪、VQA等)

前段时间,计算机视觉顶会CVPR 2019 公布了接收结果,极市也对此做了相关报道:1300篇!CVPR2019接收结果公布,你中了吗?。目前官方只公布了接收论文ID列表,极市已汇总目前公开的所有论文链接及code(目前已更新261篇),今日更新论文如下:

CVPR2019 全部论文汇总:

https://github.com/extreme-assistant/cvpr2019

CVPR2019 论文解读

http://bbs.cvmart.net/topics/287/cvpr2019

1.DeeperLab: Single-Shot Image Parser 
作者:Tien-Ju Yang, Maxwell D. Collins, Yukun Zhu, Jyh-Jing Hwang, Ting Liu, Xiao Zhang, Vivienne Sze, George Papandreou, Liang-Chieh Chen
论文链接:https://arxiv.org/abs/1902.05093 
代码链接:

https://github.com/tensorflow/models/tree/master/research/deeplab/evaluation
项目链接:http://deeperlab.mit.edu/

2.Strong-Weak Distribution Alignment for Adaptive Object Detection 
作者:Kuniaki Saito, Yoshitaka Ushiku, Tatsuya Harada, Kate Saenko
论文链接:https://arxiv.org/abs/1812.04798

3.Patch-based Progressive 3D Point Set Upsampling

作者:Wang Yifan, Shihao Wu, Hui Huang, Daniel Cohen-Or, Olga Sorkine-Hornung
论文链接:https://arxiv.org/abs/1811.11286 
代码链接:https://github.com/yifita/3PU

4.CrowdPose: Efficient Crowded Scenes Pose Estimation and A New Benchmark
作者:Jiefeng Li, Can Wang, Hao Zhu, Yihuan Mao, Hao-Shu Fang, Cewu Lu
论文链接:https://arxiv.org/abs/1812.00324 
代码链接:https://github.com/Jeff-sjtu/CrowdPose

5.Recurrent Back-Projection Network for Video Super-Resolution 
作者:Muhammad Haris, Greg Shakhnarovich, Norimichi Ukita 
论文链接:

https://alterzero.github.io/projects/rbpn_cvpr2019.pdf 
代码链接:

https://github.com/alterzero/RBPN-PyTorch 
项目链接:

https://alterzero.github.io/projects/RBPN.html

6.Im2Pencil: Controllable Pencil Illustration from Photographs(Adobe与谷歌云等) 
作者:Yijun Li,Chen Fang, Aaron Hertzmann, Eli Shechtman, Ming-Hsuan Yang
论文链接:

https://drive.google.com/file/d/1sl5IBD36bMWAvKH7Uz7An0mcrIOmlopv/view 
代码链接:

https://github.com/Yijunmaverick/Im2Pencil

7.Learning for Single-Shot Confidence Calibration in Deep Neural Networks through Stochastic Inferences
作者:Seonguk Seo, Paul Hongsuck Seo, Bohyung Han
论文链接:https://arxiv.org/abs/1810.02358

8.Transfer Learning via Unsupervised Task Discovery for Visual Question Answering(VQA) 
作者:Hyeonwoo Noh, Taehoon Kim, Jonghwan Mun, Bohyung Han
论文链接:https://arxiv.org/abs/1810.02358

9.Multi-person Articulated Tracking with Spatial and Temporal Embeddings 
作者:Sheng Jin, Wentao Liu, Wanli Ouyang, Chen Qian
论文链接:https://arxiv.org/abs/1903.09214

10.CityFlow: A City-Scale Benchmark for Multi-Target Multi-Camera Vehicle Tracking and Re-Identification
作者:Zheng Tang, Milind Naphade, Ming-Yu Liu, Xiaodong Yang, Stan Birchfield, Shuo Wang, Ratnesh Kumar, David Anastasiu, Jenq-Neng Hwang
论文链接:https://arxiv.org/abs/1903.09254

11.Towards Optimal Structured CNN Pruning via Generative Adversarial Learning 
作者:Shaohui Lin, Rongrong Ji, Chenqian Yan, Baochang Zhang, Liujuan Cao, Qixiang Ye, Feiyue Huang, David Doermann
论文链接:https://arxiv.org/abs/1903.09291

12.Few-shot Adaptive Faster R-CNN
作者:Tao Wang, Xiaopeng Zhang, Li Yuan, Jiashi Feng
论文链接:https://arxiv.org/abs/1903.09372

(0)

相关推荐