CVPR 2020的paper list已经放出来了,链接如下:

http://cvpr2020.thecvf.com/program/main-conference


CVPR 2020的录用结果已经出来挺久了,不过估计还得过一段时间才能给出完整的接收列表。近期在关注目标检测相关的论文,因此收集一些今年CVPR最新的论文来看看,持续更新中。

[1] Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection

paper: https://arxiv.org/abs/1912.02424

code: https://github.com/sfzhang15/ATSS

[2] EfficientDet: Scalable and Efficient Object Detection

paper: https://arxiv.org/abs/1911.09070

code: https://github.com/google/automl/tree/master/efficientdet

[3] Few-Shot Object Detection with Attention-RPN and Multi-Relation Detector

paper: https://arxiv.org/abs/1908.01998

code: TBD

dataset: https://github.com/fanq15/Few-Shot-Object-Detection-Dataset

[4] Hit-Detector: Hierarchical Trinity Architecture Search for Object Detection

paper: https://arxiv.org/abs/2003.11818

code: https://github.com/ggjy/HitDet.pytorch

[5] BiDet: An Efficient Binarized Object Detector

paper: https://arxiv.org/abs/2003.03961

code: https://github.com/ZiweiWangTHU/BiDet

[6] Harmonizing Transferability and Discriminability for Adapting Object Detectors

paper: https://arxiv.org/abs/2003.06297

code: https://github.com/chaoqichen/HTCN

[7] Noise-Aware Fully Webly Supervised Object Detection

paper: TBD

code: https://github.com/shenyunhang/NA-fWebSOD

[8] NAS-FCOS: fast neural architecture search for object detection

paper: https://arxiv.org/abs/1906.04423

code: TBD

[9] CentripetalNet: Pursuing High-quality Keypoint Pairs for Object Detection

paper: https://arxiv.org/abs/2003.09119

code: https://github.com/KiveeDong/CentripetalNet

[10] Cross-domain Object Detection through Coarse-to-Fine Feature Adaptation

paper: https://arxiv.org/abs/2003.10275

code: TBD

[11] Revisiting the Sibling Head in Object Detector

paper: https://arxiv.org/abs/2003.07540

code: https://github.com/Sense-X/TSD

[12] DR Loss: Improving Object Detection by Distributional Ranking

paper: https://arxiv.org/abs/1907.10156

code: https://github.com/idstcv/DR_loss

[13] Exploring Categorical Regularization for Domain Adaptive Object Detection

paper: https://arxiv.org/abs/2003.09152

code: https://github.com/Megvii-Nanjing/CR-DA-DET

[14] Detection in Crowded Scenes: One Proposal, Multiple Predictions

paper: https://arxiv.org/abs/2003.09163

code: https://github.com/megvii-model/CrowdDetection

[15] Camouflaged Object Detection

paper: http://mftp.mmcheng.net/Papers/20CVPR_Camouflag.pdf

code: TBD

[16] Scale-Equalizing Pyramid Convolution for Object Detection

paper: https://arxiv.org/abs/2005.03101

code: https://github.com/jshilong/SEPC

[17] Instance-aware, Context-focused, and Memory-efficient Weakly Supervised Object Detection

paper: https://arxiv.org/abs/2004.04725

code: https://github.com/NVlabs/wetectron

[18] Rethinking Classification and Localization for Object Detection

paper: https://arxiv.org/abs/1904.06493

code: TBD

[19] Dynamic Refinement Network for Oriented and Densely Packed Object Detection

paper: https://arxiv.org/abs/2005.09973

code: https://github.com/Anymake/DRN_CVPR2020

CVPR2020目标检测方向论文相关推荐

  1. 【CVPR2020】目标检测方向论文更新

    关注上方"深度学习技术前沿",选择"星标公众号", 资源干货,第一时间送达! [1] Learning Human-Object Interaction Det ...

  2. CVPR2020目标检测等论文汇总:代码 / 论文解读 / 打包下载

    本文为极市平台公众号编辑整理,未经授权,不得二次转载. 原文链接:CVPR2020 检测类论文最全汇总:136 篇论文方向细分 / 代码 / 论文解读 / 打包下载 本周三,CVPR官方正式开放下载, ...

  3. CVPR2021目标检测方向论文

    完整的paper list已经出来了. http://cvpr2021.thecvf.com/node/142 CVPR2021录取结果刚出来,不过离全部的paper list还有一段时间,接下来应该 ...

  4. CVPR2022目标检测方向论文

    完整的paper list已经放出来了,可以直接查看. https://cvpr2022.thecvf.com/sites/default/files/2022-04/accepted%20paper ...

  5. 对象检测目标小用什么模型好_[目标检测] YOLO4论文中文版

    点击上方 蓝字 关注我呀! [目标检测] YOLO4论文中文版 文章目录 YOLO4论文中文版 摘要 1.介绍 2.相关工作 2.1.目标检测模型 2.2.Bag of freebies 2.3.Ba ...

  6. 【R-CNN论文翻译】目标检测经典论文R-CNN最新版本(v5版)全面中文翻译

    R-CNN目标检测的奠基性文章,学习目标检测必看的经典论文之一,后续有Fast R-CNN,Faster R-CNN一系列论文. 目前网上能找到的论文翻译版本要么不全,要么不是最新版本的(论文从201 ...

  7. 单阶段目标检测重要论文总结

    文章目录 一.Yolov1 1.论文简介 2.检测原理 3.结构设计 4.疑难问题 5.论文总结 二.Yolov2 1.论文简介 2.更好.更快.更强 1)为什么更好? 2)为什么更快? 3)为什么更 ...

  8. 目标检测经典论文——YOLOv2论文翻译(纯中文版):YOLO9000:更好、更快、更强

    目标检测经典论文翻译汇总:[翻译汇总] 翻译pdf文件下载:[下载地址] 此版为纯中文版,中英文对照版请稳步:[YOLOv2中英文对照版] YOLO9000:更好.更快.更强 Joseph Redmo ...

  9. 目标检测经典论文——R-CNN论文翻译(纯中文版):用于精确物体定位和语义分割的丰富特征层次结构(技术报告(第5版))

    目标检测经典论文翻译汇总:[翻译汇总] 翻译pdf文件下载:[下载地址] 此版为纯中文版,中英文对照版请稳步:[R-CNN中英文对照版] 用于精确物体定位和语义分割的丰富特征层次结构 技术报告(第5版 ...

最新文章

  1. nodejs如何利用rpc调用python
  2. Java时间和日期指南
  3. [Hands On ML] 5. 支持向量机
  4. 将八进制数制转换为二进制,十进制和十六进制数制
  5. haskell vscode下的环境搭配(包含各种坑的解决办法)
  6. word选中查找到的内容
  7. 自学python能干些什么副业-学完Python的我,月薪6千,副业2万
  8. 金蝶KIS专业版二次开发探索
  9. 设置xshell5编码
  10. 带通滤波器的设计概述
  11. 2021费控报销领域最具商业合作价值企业盘点
  12. matlab对图像处理差分,MATLAB图像处理实例详解
  13. Laravel5.2之Seeder填充数据小技巧
  14. 密码学–数字签名Digital Signature五种分类
  15. DWD层 (用户行为日志)
  16. 大数据----Hive学习(6)----Hive 基本操作4
  17. 趁着快递还能发,赶紧把迪士尼礼盒带回家 | 钛空舱
  18. xctf攻防世界 CRYPTO高手进阶区 告诉你个秘密
  19. probability是什么意思_probability是什么意思_probability怎么读_probability翻译_用法_发音_词组_同反义词_可能性-新东方在线英语词典...
  20. SQL Server 查询分析器使用(性能分析)

热门文章

  1. python将文字转换为语音_python把文字转成语音
  2. Volatile 和 CAS 的弊端之总线风暴
  3. Python爬虫 | 获取股票行业资金流向
  4. 2022年系统集成企业的物联网平台首选:物联集成平台
  5. hbw-utils - 基本数据类型的toString()实现
  6. 效果最好的助眠好物,帮助睡眠的好方法
  7. 假如生活欺骗了你--普希金
  8. 设想2015年,云计算厂商将与线下渠道紧密合作
  9. [Win10] 一键解决Windows10 不能访问局域网的解决方案
  10. 教你如何解决win10电脑局域网看不到其他共享电脑