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 ...
随机推荐
- numpy矩阵运算--矩阵乘法
1)元素对应相乘,使用 multiply 函数或 * 运算符来实现 a = np.array([2,2,2])b = np.array([3,3,3]) c1 = a*a c1 array([4, 4 ...
- [LC] 53. Maximum Subarray
Given an integer array nums, find the contiguous subarray (containing at least one number) which has ...
- OLED带来全新视觉体验
2013年1月,在国际消费电子展(CES)上世界首款曲面OLED电视--LG OLED电视亮相,LG Display将曲面与OLED完美结合的面板技术让显示设备的外观和品质都达到了一个全新的高度,惊艳 ...
- 响应式WEB页面开发实践
转自:https://github.com/markyun/My-blog/issues/27 最近得到一个新任务单,让我用一套页面适应所有主流终端(Android.iPhone.iPad.PC),而 ...
- telnet不是内部或外部命令的问题解决
在windows DOS 命令窗口中输入telnet命令,出现如下提示信息: 可能是没有安装telnet客户端的原因,又得开始捣鼓了 www.2cto.com 依次点击"开 ...
- CF-1110C-Meaningless Operations
题意: 输入q,然后输入q个a,对于每个a,找到一个b,使gcd(a ^ b, a & b)最大,输出这个最大的gcd: 思路: 用k表示a二进制最高位的二进制编号,1,2,4,8对应1,2, ...
- JAVA WEB期末项目第二阶段成果
我们做的系统是一个基于Java web与MySQL的食堂订餐系统 班级: 计科二班 小组成员:李鉴宣.袁超 1.开发环境 开发编辑器使用:Visual Studio Code 数据库使用:MySQL8 ...
- EL表达式详细教程
EL 全名为Expression Language EL 语法很简单,它最大的特点就是使用上很方便.接下来介绍EL主要的语法结构: ${sessionScope.user.sex} 所有EL都是以${ ...
- Luogu_2878_[USACO07JAN]保护花朵Protecting the Flowers
题目描述 Farmer John went to cut some wood and left N (2 ≤ N ≤ 100,000) cows eating the grass, as usual. ...
- Selenium&Pytesseract模拟登录+验证码识别
验证码是爬虫需要解决的问题,因为很多网站的数据是需要登录成功后才可以获取的. 验证码识别,即图片识别,很多人都有误区,觉得这是爬虫方面的知识,其实是不对的. 验证码识别涉及到的知识:人工智能,模式识别 ...