CVPR 2020 全部论文 分类汇总和打包下载
CVPR 2020 共收录 1470篇文章,根据当前的公布情况,人工智能学社整理了以下约100篇,分享给读者。
代码开源情况:详见每篇注释,当前共15篇开源。(持续更新中,可关注了解)。
算法主要领域:图像与视频处理,图像分类&检测&分割、视觉目标跟踪、视频内容分析、人体姿态估计、模型加速、网络架构搜索(NAS)、生成对抗(GAN)、光学字符识别(OCR)、人脸识别、三维重建等方向。 目录如下:
总目录

图像处理
Deep Image Harmonization via Domain Verification
论文:https://arxiv.org/abs/1911.13239
代码:https://github.com/bcmi/Image_Harmonization_DatasetsLearning to Shade Hand-drawn Sketches
论文:https://arxiv.org/abs/2002.11812Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution Data
论文:https://arxiv.org/abs/2002.11297Single Image Reflection Removal through Cascaded Refinement
论文:https://arxiv.org/abs/1911.06634RoutedFusion: Learning Real-time Depth Map Fusion
论文:https://arxiv.org/pdf/2001.04388.pdf
图像分类
Towards Robust Image Classification Using Sequential Attention Models
论文:https://arxiv.org/abs/1912.02184Self-training with Noisy Student improves ImageNet classification
论文:https://arxiv.org/abs/1911.04252Image Matching across Wide Baselines: From Paper to Practice
论文:https://arxiv.org/abs/2003.01587Improved Few-Shot Visual Classification
论文:https://arxiv.org/pdf/1912.03432.pdfA General and Adaptive Robust Loss Function
论文:https://arxiv.org/abs/1701.03077Making Better Mistakes: Leveraging Class Hierarchies with Deep Networks
论文:https://arxiv.org/abs/1912.09393
目标检测和分割
Few-Shot Object Detection with Attention-RPN and Multi-Relation Detector
论文:https://arxiv.org/abs/1908.01998Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection
论文:https://arxiv.org/abs/1912.02424
代码:https://github.com/sfzhang15/ATSSSemi-Supervised Semantic Image Segmentation with Self-correcting Networks
论文:https://arxiv.org/abs/1811.07073Deep Snake for Real-Time Instance Segmentation
论文:https://arxiv.org/abs/2001.01629SketchGCN: Semantic Sketch Segmentation with Graph Convolutional Networks
论文:https://arxiv.org/abs/2003.00678xMUDA: Cross-Modal Unsupervised Domain Adaptation for 3D Semantic Segmentation
论文:https://arxiv.org/abs/1911.12676CenterMask : Real-Time Anchor-Free Instance Segmentation
论文:https://arxiv.org/abs/1911.06667
代码:https://github.com/youngwanLEE/CenterMaskPolarMask: Single Shot Instance Segmentation with Polar Representation
论文:https://arxiv.org/abs/1909.13226
代码:https://github.com/xieenze/PolarMaskBlendMask: Top-Down Meets Bottom-Up for Instance Segmentation
论文:https://arxiv.org/abs/2001.00309
视觉目标跟踪
- ROAM: Recurrently Optimizing Tracking Model
论文:https://arxiv.org/abs/1907.12006
视频内容分析(理解)
Hierarchical Conditional Relation Networks for Video Question Answering
论文:https://arxiv.org/abs/2002.10698Rethinking Zero-shot Video Classification: End-to-end Training for Realistic Applications
论文:https://arxiv.org/abs/2003.01455
代码:https://github.com/bbrattoli/ZeroShotVideoClassificationAction Modifiers:Learning from Adverbs in Instructional Video
论文:https://arxiv.org/abs/1912.06617Fine-grained Video-Text Retrieval with Hierarchical Graph Reasoning
论文:https://arxiv.org/abs/2003.00392Blurry Video Frame Interpolation
论文:https://arxiv.org/abs/2002.12259Object Relational Graph with Teacher-Recommended Learning for Video Captioning
论文:https://arxiv.org/abs/2002.11566Say As You Wish: Fine-grained Control of Image Caption Generation with Abstract Scene Graphs
论文:https://arxiv.org/abs/2003.00387Learning Representations by Predicting Bags of Visual Words
论文:https://arxiv.org/abs/2002.12247Zooming Slow-Mo: Fast and Accurate One-Stage Space-Time Video Super-Resolution
论文:https://arxiv.org/abs/2002.11616
人体关键点检测和姿态估计
Distribution-Aware Coordinate Representation for Human Pose Estimation
论文:https://arxiv.org/abs/1910.06278
代码:https://github.com/ilovepose/DarkPoseVIBE: Video Inference for Human Body Pose and Shape Estimation
论文:https://arxiv.org/abs/1912.05656
代码:https://github.com/mkocabas/VIBEThe Devil is in the Details: Delving into Unbiased Data Processing for Human Pose Estimation
论文:https://arxiv.org/abs/1911.07524Optimal least-squares solution to the hand-eye calibration problem
论文:https://arxiv.org/abs/2002.10838Distribution Aware Coordinate Representation for Human Pose Estimation
论文:https://arxiv.org/abs/1910.06278D3VO: Deep Depth, Deep Pose and Deep Uncertainty for Monocular Visual Odometry
论文:https://arxiv.org/abs/2003.01060Multi-Modal Domain Adaptation for Fine-Grained Action Recognition
论文:https://arxiv.org/abs/2001.09691PVN3D: A Deep Point-wise 3D Keypoints Voting Network for 6DoF Pose Estimation
论文:https://arxiv.org/abs/1911.042314D Association Graph for Realtime Multi-person Motion Capture Using Multiple Video Cameras
论文:https://arxiv.org/abs/2002.12625
模型轻量化和加速
- GPU-Accelerated Mobile Multi-view Style Transfer
论文:https://arxiv.org/abs/2003.00706
神经网络架构设计和搜索NAS
GhostNet: More Features from Cheap Operations
论文:https://arxiv.org/abs/1911.11907
代码:https://github.com/iamhankai/ghostnetCARS: Contunuous Evolution for Efficient Neural Architecture Search
论文:https://arxiv.org/pdf/1909.04977.pdf
代码:https://github.com/huawei-noah/CARSVisual Commonsense R-CNN
论文:https://arxiv.org/abs/2002.12204Watch your Up-Convolution: CNN Based Generative Deep Neural Networks are Failing to Reproduce Spectral
论文:https://arxiv.org/abs/2003.01826AdderNet: Do We Really Need Multiplications in Deep Learning?
论文:https://arxiv.org/pdf/1912.13200Filter Grafting for Deep Neural Networks
论文:https://arxiv.org/pdf/2001.05868.pdf
生成对抗GAN
Your Local GAN: Designing Two Dimensional Local Attention Mechanisms for Generative Models
论文:https://arxiv.org/abs/1911.12287
代码:https://github.com/giannisdaras/ylgMSG-GAN: Multi-Scale Gradient GAN for Stable Image Synthesis
论文:https://arxiv.org/abs/1903.06048Robust Design of Deep Neural Networks against Adversarial Attacks based on Lyapunov Theory
论文:https://arxiv.org/abs/1911.04636
三维点云&3D重建
PointAugment: an Auto-Augmentation Framework for Point Cloud Classification
论文:https://arxiv.org/abs/2002.10876
代码:https://github.com/liruihui/PointAugment/PF-Net: Point Fractal Network for 3D Point Cloud Completion
论文:https://arxiv.org/abs/2003.00410Learning multiview 3D point cloud registration
论文:https://arxiv.org/abs/2001.05119Total3DUnderstanding: Joint Layout, Object Pose and Mesh Reconstruction for Indoor Scenes from a Single Image
论文:https://arxiv.org/abs/2002.12212In Perfect Shape: Certifiably Optimal 3D Shape Reconstruction from 2D Landmarks
论文:https://arxiv.org/pdf/1911.11924.pdfRandLA-Net: Efficient Semantic Segmentation of Large-Scale Point Clouds
论文:https://arxiv.org/abs/1911.11236C-Flow: Conditional Generative Flow Models for Images and 3D Point Clouds
论文:https://arxiv.org/abs/1912.07009Representations, Metrics and Statistics For Shape Analysis of Elastic Graphs
论文:https://arxiv.org/abs/2003.00287Implicit Functions in Feature Space for 3D Shape Reconstruction and Completion
论文:https://arxiv.org/abs/2003.01456
光学字符识别OCR
- ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network
论文:https://arxiv.org/abs/2002.10200
代码:https://github.com/Yuliang-Liu/bezier_curve_text_spotting,https://github.com/aim-uofa/adet
迁移学习
Meta-Transfer Learning for Zero-Shot Super-Resolution
论文:https://arxiv.org/abs/2002.12213Transferring Dense Pose to Proximal Animal Classes
论文:https://arxiv.org/abs/2003.00080
弱监督 & 无监督学习
Unsupervised Reinforcement Learning of Transferable Meta-Skills for Embodied Navigation
论文:https://arxiv.org/abs/1911.07450Disentangling Physical Dynamics from Unknown Factors for Unsupervised Video Prediction
论文:https://arxiv.org/abs/2003.01460Rethinking the Route Towards Weakly Supervised Object Localization
论文:https://arxiv.org/abs/2002.11359NestedVAE: Isolating Common Factors via Weak Supervision
论文:https://arxiv.org/abs/2002.11576
人脸识别
Towards Universal Representation Learning for Deep Face Recognition
论文:https://arxiv.org/abs/2002.11841Suppressing Uncertainties for Large-Scale Facial Expression Recognition
论文:https://arxiv.org/abs/2002.10392
代码:https://github.com/kaiwang960112/Self-Cure-NetworkFace X-ray for More General Face Forgery Detection
论文:https://arxiv.org/pdf/1912.13458.pdf
图神经网络GNN
Social-STGCNN: A Social Spatio-Temporal Graph Convolutional Neural Network for Human Trajectory Prediction
论文:https://arxiv.org/abs/2002.11927Bundle Adjustment on a Graph Processor
论文:https://arxiv.org/abs/2003.03134
代码:https://github.com/joeaortiz/gbp
视觉 & 语言 混合任务研究
Towards Learning a Generic Agent for Vision-and-Language Navigation via Pre-training
论文:https://arxiv.org/abs/2002.10638
代码:https://github.com/weituo12321/PREVALENT12-in-1: Multi-Task Vision and Language Representation Learning
论文:https://arxiv.org/abs/1912.02315Hierarchical Conditional Relation Networks for Video Question Answering
论文:https://arxiv.org/abs/2002.10698
其他问题研究
What it Thinks is Important is Important: Robustness Transfers through Input Gradients
论文:https://arxiv.org/abs/1912.05699Holistically-Attracted Wireframe Parsing
论文:https://arxiv.org/abs/2003.01663Attentive Context Normalization for Robust Permutation-Equivariant Learning
论文:https://arxiv.org/abs/1907.02545ClusterFit: Improving Generalization of Visual Representations
论文:https://arxiv.org/abs/1912.03330Learning in the Frequency Domain
论文:https://arxiv.org/abs/2002.12416A Characteristic Function Approach to Deep Implicit Generative Modeling
论文:https://arxiv.org/abs/1909.07425Auto-Encoding Twin-Bottleneck Hashing
论文:https://arxiv.org/abs/2002.11930
论文打包下载地址
链接:https://pan.baidu.com/s/1lo3smbFWiBSNnut9JssYaQ
提取码:公众号内回复 cvpr2020
论文包中有彩蛋一枚~~~~

CVPR 2020 全部论文 分类汇总和打包下载的更多相关文章
- CVPR 2020几篇论文内容点评:目标检测跟踪,人脸表情识别,姿态估计,实例分割等
CVPR 2020几篇论文内容点评:目标检测跟踪,人脸表情识别,姿态估计,实例分割等 CVPR 2020中选论文放榜后,最新开源项目合集也来了. 本届CPVR共接收6656篇论文,中选1470篇,&q ...
- CVPR 2020论文收藏(转知乎:https://zhuanlan.zhihu.com/p/112337176)
CVPR 2020 共收录 1470篇文章,根据当前的公布情况,人工智能学社整理了以下约100篇,分享给读者. 代码开源情况:详见每篇注释,当前共15篇开源.(持续更新中,可关注了解). 算法主要领域 ...
- 多篇开源CVPR 2020 语义分割论文
多篇开源CVPR 2020 语义分割论文 前言 1. DynamicRouting:针对语义分割的动态路径选择网络 Learning Dynamic Routing for Semantic Segm ...
- CVPR 2020目标跟踪多篇开源论文(上)
CVPR 2020目标跟踪多篇开源论文(上) 1. SiamBAN:面向目标跟踪的Siamese Box自适应网络 作者团队:华侨大学&中科院&哈工大&鹏城实验室&厦门 ...
- CVPR 2020目标跟踪多篇开源论文(下)
CVPR 2020目标跟踪多篇开源论文(下) 6. Cooling-Shrinking Attack: Blinding the Tracker with Imperceptible Noises 作 ...
- MAML-Tracker: 目标跟踪分析:CVPR 2020(Oral)
MAML-Tracker: 目标跟踪分析:CVPR 2020(Oral) Tracking by Instance Detection: A Meta-Learning Approach 论文链接:h ...
- GitHub上史上最全的Android开源项目分类汇总 (转)
GitHub上史上最全的Android开源项目分类汇总 标签: github android 开源 | 发表时间:2014-11-23 23:00 | 作者:u013149325 分享到: 出处:ht ...
- GitHub上史上最全的Android开源项目分类汇总
今天在看博客的时候,无意中发现了 @Trinea 在GitHub上的一个项目 Android开源项目分类汇总 ,由于类容太多了,我没有一个个完整地看完,但是里面介绍的开源项目都非常有参考价值,包括很炫 ...
- Android 开源项目分类汇总(转)
Android 开源项目分类汇总(转) ## 第一部分 个性化控件(View)主要介绍那些不错个性化的 View,包括 ListView.ActionBar.Menu.ViewPager.Galler ...
随机推荐
- CAS 5.3.x 相关信息
CAS 5.3.x 相关信息 单点登录系统 学习网站: https://www.apereo.org/projects/cas 官方网站 https://github.com/apereo/cas-o ...
- OpenCV 为程序界面添加滑动条
#include <cv.h> #include <highgui.h> using namespace cv; /// 全局变量的声明与初始化 ; int alpha_sli ...
- python-django-fastdfs+Nginx的安装和配置_20191122
python-django-fastdfs+Nginx的安装和配置 FastDFS文件系统 FastDFS文件系统简介: 是c语言编写的,是淘宝的架构师写的,存储淘宝的图片,后来开源了, fastDF ...
- HihoCode-1053-居民迁移
解法: 一开始不会做,看到标签说是贪心加二分忽然就会了,二分是分的是人口最多居住点的人口,检查人口最多的居住点人口为mid是否可行.贪心是如果从左往右循环就尽量把人口往左迁移,如果从右往左循环就尽量把 ...
- Mac下通过FFMpeg实现Android手机推流和播放
一.Mac下搭建推流服务器(Nginx+RTMP+FFMpeg) 安装x264 git clone git://git.videolan.org/x264.git cd x264 ./configur ...
- 在腾讯云centos7.2上安装配置Node.js记录
应为爱好前端所以打算在腾讯云服务器上安装JavaScript引擎Node.js,下面是安装步骤: 安装准备: 下载node.js的.tar.xz安装包:https://nodejs.org/dist/ ...
- navicat 导出查询结果
请依照下列步骤:(Windows 版本) 例子:导出查询结果到一个文本文件 在执行查询之后,保存查询及在工具栏点击导出向导/导出. 按照导出向导的步骤指导你完成 设置导出文件格式(步骤 1) 设置目标 ...
- Java并发 - (无锁)篇6
, 摘录自葛一鸣与郭超的 [Java高并发程序设计]. 本文主要介绍了死锁的概念与一些相关的基础类, 摘录自葛一鸣与郭超的 [Java高并发程序设计]. 无锁是一种乐观的策略, 它假设对资源的访问是没 ...
- nginx安装与fastdfs配置--阿里云
上一篇文章:fastDFS 一二事 - 简易服务器搭建之--阿里云 做了fastDFS的服务安装和配置,接下来我们来看nginx的安装 第一步:安装nginx需要安装的一些环境: 1.例如: yum ...
- scrollIntoView 前的元素滚动到浏览器窗口的可视区域内 不止垂直滚动,还有水平滚动
Element.scrollIntoView() 方法让当前的元素滚动到浏览器窗口的可视区域内 element.scrollIntoView(); // 等同于element.scrollIntoVi ...