完整的paper list已经出来了。

http://cvpr2021.thecvf.com/node/142


CVPR2021录取结果刚出来,不过离全部的paper list还有一段时间,接下来应该会有人提前将论文贴出来,准备陆续收集相关的论文研究起来。


[1] Distilling Object Detectors via Decoupled Features

[2] Positive-Unlabeled Data Purification in the Wild for Object Detection

[3] UP-DETR: Unsupervised Pre-training for Object Detection with Transformers

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

code: https://github.com/dddzg/up-detr

[4] Instance Localization for Self-supervised Detection Pretraining

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

code: https://github.com/limbo0000/InstanceLoc

[5] Dogfight: Detecting Drones from Drone Videos

[6] Multiple Instance Active Learning for Object Detection

paper: https://github.com/yuantn/MIAL/raw/master/paper.pdf

code: https://github.com/yuantn/MIAL

[7] Towards Open World Object Detection

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

code: https://github.com/JosephKJ/OWOD

[8] Depth from Camera Motion and Object Detection

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

[9] There is More than Meets the Eye: Self-Supervised Multi-Object Detection and Tracking with Sound by Distilling Multimodal Knowledge

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

code: http://rl.uni-freiburg.de/research/multimodal-distill

[10] Semantic Relation Reasoning for Shot-Stable Few-Shot Object Detection

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

[11] Categorical Depth Distribution Network for Monocular 3D Object Detection

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

[12] Dense Label Encoding for Boundary Discontinuity Free Rotation Detection

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

code: https://github.com/yangxue0827/RotationDetection

[13] Generalized Focal Loss V2: Learning Reliable Localization Quality Estimation for Dense Object Detection

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

code: https://github.com/implus/GFocalV2

[14] Unveiling the Potential of Structure-Preserving for Weakly Supervised Object Localization

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

[15] MeGA-CDA: Memory Guided Attention for Category-Aware Unsupervised Domain Adaptive Object Detection

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

[16] OPANAS: One-Shot Path Aggregation Network Architecture Search for Object Detection

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

code: https://github.com/VDIGPKU/OPANAS

[17] General Instance Distillation for Object Detection

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

[18] ST3D: Self-training for Unsupervised Domain Adaptation on 3D ObjectDetection

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

code: https://github.com/CVMI-Lab/ST3D

[19] Center-based 3D Object Detection and Tracking

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

code: https://github.com/tianweiy/CenterPoint

[20] 3DIoUMatch: Leveraging IoU Prediction for Semi-Supervised 3D Object Detection

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

code: https://github.com/THU17cyz/3DIoUMatch

[21] Simultaneously Localize, Segment and Rank the Camouflaged Objects

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

code: https://github.com/JingZhang617/COD-Rank-Localize-and-Segment

[22] Dense Label Encoding for Boundary Discontinuity Free Rotation Detection

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

code: https://github.com/Thinklab-SJTU/DCL_RetinaNet_Tensorflow

[23] You Only Look One-level Feature

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

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

[24] AQD: Towards Accurate Quantized Object Detection

paper: http://arxiv.org/abs/2007.06919

[25] Points as Queries: Weakly Semi-supervised Object Detection by Points

[26] Instant-Teaching: An End-to-End Semi-Supervised Object Detection Framework

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

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

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

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

  2. CVPR2020目标检测方向论文

    CVPR 2020的paper list已经放出来了,链接如下: http://cvpr2020.thecvf.com/program/main-conference CVPR 2020的录用结果已经 ...

  3. CVPR2022目标检测方向论文

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

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

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

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

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

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

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

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

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

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

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

  9. 一文看尽10篇目标检测最新论文(MetaOD/P-RSDet/MatrixNets等)

    前言 恰逢 2020年,本文再次更新近期值得关注的最新检测论文.这次分享的paper将同步推送到 github上,欢迎大家 star/fork(点击阅读原文,也可直接访问): https://gith ...

最新文章

  1. MySQL调优(八):查缺补漏(mysql的锁机制,读写分离,执行计划详解,主从复制原理)
  2. python遍历二维数组_在Python中遍历二维数组?
  3. dijkstra 最短路算法
  4. linux 使用 ioctl 参数
  5. java json 替换属性值_替换JSONObject某个对象的值
  6. FPGA 实现SVPWM调制
  7. Java中 Tomcat 是干什么的?
  8. 转行学IT,你真的准备好了吗?
  9. 时序动作检测SSAD《Single Shot Temporal Action Detection》
  10. Java OpenCV 裁剪图片
  11. H.266/VVC代码学习:普通量化和率失真优化量化(RDOQ)
  12. 谷歌推出逐字搜索Verbatim
  13. 网络 — MB/s、Mb/s、Mbps、Mbit/s、Kbps
  14. 笔记本计算机待机后显示器,Win10笔记本电脑休眠唤醒后屏幕还是黑屏怎么办?...
  15. 数据库关于索引问题(违反唯一约束)
  16. 公交门户分析与统计系统
  17. ppt课堂教学流程图_教学流程图大全(教学PPT)
  18. 数字化转型实例:国家电网
  19. 总结一下自己常用的软件和网站
  20. 北漂家乡买房记:6年至少亏了50% 还无法脱手!

热门文章

  1. LCD1602液晶显示模块
  2. 【转载】tcpdump的移植和使用方法
  3. jeecg微服务项目调用接口报错Token验证失效的解决方法
  4. java斗地主随机发牌_java实现斗地主发牌功能
  5. css背景图铺满整个屏幕
  6. 惠云转债上市价格预测
  7. 一文搞懂 Cocos Creator 3.x 坐标转换!建议收藏
  8. 人工智能英文缩写怎么读,人工智能英文缩写大全
  9. 吴军老师《给中学生/大学生的书单》----Yohao整理
  10. knex mysql 操作_手把手教你用express + mysql + knex 做个 todoList