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 ...
随机推荐
- swagger-ui不显示问题定位
1. 现象1 正常情况是 group会显示default/v2/api-docs 不知道是什么原因, 一个app可以展示,但另一个app不展示,配置也基本相同 1.1 定位过程 正常的app访问时的结 ...
- java5的静态导入import static
在Java 5中,import语句得到了增强,以便提供甚至更加强大的减少击键次数功能,虽然一些人争议说这是以可读性为代价的.这种新的特性成为静态导入. 1.静态导入的与普通import的区别: imp ...
- the extent of|fill in|find itimpossible to|something|the other day|Be man enough to do sth/for sth|cure sb of |draw out| gone over|made for | see someone off,|
area or length; amount 面积,范围:长度:数量 We don't yet know the extent of his injuries (= how bad his injur ...
- 林轩田机器学习基石笔记3—Types of Learning
上节课我们主要介绍了解决线性分类问题的一个简单的方法:PLA.PLA能够在平面中选择一条直线将样本数据完全正确分类.而对于线性不可分的情况,可以使用Pocket Algorithm来处理.本节课将主要 ...
- 设置Fiddler来抓取Android接口数据
1.下载安装fiddler,安装包可自行百度.安装完成打开fiddler 2.将Fiddler设置远程访问PC 选择Fiddler->Tools->Fiddler Option 3.选择C ...
- 使用java列举所有给定数组中和为定值的组合
import java.util.Arrays; public class SolveProb { ]; ;// 记录当前 public SolveProb() { } public static v ...
- 由生到死10个月!做App中的“二”有多难
十月,原本是怀胎过程的喜悦时光,但这段个时光,如今却是绝大多数App从生到死的所有时间.在App市场表面形式一片大好,彻底主宰我们生活.工作.娱乐的当下,绝大多数用户只是在App海洋中只取一瓢饮,其他 ...
- node新人
node 使用 http和express创建服务器环境 如 apache iis等 不需要配置一堆文件 为啥使用node 省事 v8引擎 异步js 不影响浏览者浏览网站 redis ...
- (二)一个很好用的自动生成工具——mybatis generator
mybatis generator-自动生成代码 准备材料: 一个文件夹,一个数据库的驱动包,mybatis-generator-core-1.3.5.jar,一条生成语句 如图:(我用的是derby ...
- 杀入红海市场 ZUK手机底气在哪?
从越来越奢华的发布会舞台屏幕,到创意越来越烧脑的邀请函,一款新手机的发布工作变得越来越系统化.何时展示.如何亮相,都成为影响一部手机情怀,甚至销售好坏的重要因素.虽然很难以一个固定标准衡量各个手 ...