完整的paper list已经放出来了,可以直接查看。

https://cvpr2022.thecvf.com/sites/default/files/2022-04/accepted%20papers.xlsx


[1] SIGMA: Semantic-complete Graph Matching for Domain Adaptive Object Detection

paper: https://arxiv.org/pdf/2203.06398

code: https://github.com/CityU-AIM-Group/SIGMA

[2] Democracy Does Matter: Comprehensive Feature Mining for Co-Salient Object Detection

paper: https://arxiv.org/pdf/2203.05787

code: TBD

[3] Canonical Voting: Towards Robust Oriented Bounding Box Detection in 3D Scenes

paper: https://arxiv.org/pdf/2011.12001

code: https://github.com/qq456cvb/CanonicalVoting

[4] Back to Reality: Weakly-supervised 3D Object Detection with Shape-guided Label Enhancement

paper: https://arxiv.org/pdf/2203.05238

code: https://github.com/xuxw98/BackToReality

[5] Unknown-Aware Object Detection: Learning What You Don't Know from Videos in the Wild

paper: https://arxiv.org/pdf/2203.03800

code: https://github.com/deeplearning-wisc/stud

[6] Zoom In and Out: A Mixed-scale Triplet Network for Camouflaged Object Detection

paper: https://arxiv.org/pdf/2203.02688

code: https://github.com/lartpang/ZoomNet

[7] DN-DETR: Accelerate DETR Training by Introducing Query DeNoising

paper: https://arxiv.org/pdf/2203.01305

code: https://github.com/FengLi-ust/DN-DETR

[8] Localization Distillation for Dense Object Detection

paper: https://arxiv.org/pdf/2102.12252

code: GitHub - HikariTJU/LD: Localization Distillation for Dense Object Detection (CVPR 2022)

[9] Accelerating DETR Convergence via Semantic-Aligned Matching

paper: https://arxiv.org/pdf/2203.06883

code: GitHub - ZhangGongjie/SAM-DETR: Official PyTorch Implementation of SAM-DETR (CVPR 2022)

[10] Point Density-Aware Voxels for LiDAR 3D Object Detection

paper: https://arxiv.org/pdf/2203.05662

code: https://github.com/TRAILab/PDV

[11] Spatial Commonsense Graph for Object Localisation in Partial Scenes

paper: https://arxiv.org/pdf/2203.05380

code: Spatial Commonsense Graph for Object Localisation in Partial Scenes

[12] Adversarial Texture for Fooling Person Detectors in the Physical World

paper: https://arxiv.org/pdf/2203.03373

code: TBD

[13] Rethinking Efficient Lane Detection via Curve Modeling

paper: https://arxiv.org/pdf/2203.02431

code: GitHub - voldemortX/pytorch-auto-drive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, PRNet, RESA, LSTR, BézierLaneNet...) based on PyTorch with mixed precision training

[14] A Versatile Multi-View Framework for LiDAR-based 3D Object Detection with Guidance from Panoptic Segmentation

paper: https://arxiv.org/pdf/2203.02133

code: TBD

[15] Pseudo-Stereo for Monocular 3D Object Detection in Autonomous Driving

paper: https://arxiv.org/pdf/2203.02112

code: GitHub - revisitq/Pseudo-Stereo-3D

[16] Weakly Supervised Object Localization as Domain Adaption

paper: https://arxiv.org/pdf/2203.01714

code: https://github.com/zh460045050/DA-WSOL_CVPR2022

[17] Focal and Global Knowledge Distillation for Detectors

paper: https://arxiv.org/pdf/2111.11837

code: GitHub - yzd-v/FGD: Focal and Global Knowledge Distillation for Detectors (CVPR 2022)

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

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

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

  2. CVPR2022 目标检测方向文章(附摘要)

    目录 一.2D目标检测 [1] SIGMA: Semantic-complete Graph Matching for Domain Adaptive Object Detection(SIGMA:域 ...

  3. CVPR2020目标检测方向论文

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

  4. CVPR2021目标检测方向论文

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

  5. CVPR2022目标检测文章汇总+创新点简要分析

    大概总结了一下CVPR2022目标检测领域的文章,并未包括跨域和3D目标检测. 个人总结,难免有疏漏,大家参考一下就好. CVPR 2022 一.常规目标检测 1. MViTv2: Improved ...

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

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

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

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

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

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

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

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

最新文章

  1. 一周内咸鱼疯转 2.4W 次,最终被所有大厂封杀!
  2. 微信小程序问题解决方案
  3. Java-大集合拆分为指定大小的小集合
  4. 有关数据库事务的一些理解-原生的Java的JDBC事务
  5. openerp one2many 字段排序
  6. 谷歌开源量子计算框架Cirq
  7. qt linux编程思路,关于QT编程入门的那些事
  8. excel 如何根据身份证号自动匹配性别代码
  9. 2021年安全员-C证(陕西省)考试试卷及安全员-C证(陕西省)模拟试题
  10. 电信催费打错话费单 男子“拖欠”45036亿元话费
  11. mysql endwith_endwith与startwith字符串方法匹配重写
  12. 2.3 中国剩余定理
  13. Bag of words and Bag of features
  14. 会声会影2022简体中文版视频编辑程序
  15. gluoncv 下载预训练模型速度太慢
  16. xhtml与html5的关系,xhtml与html5的区别是什么?
  17. 《英语阅读教学与思维发展》读书笔记(一)
  18. 大白菜装机教程win10_关于联想扬天B41-30-NTZ(L)使用U盘重装Win10系统的详细步骤
  19. 视觉传达设计在计算机中的应用,计算机技术对视觉传达设计中的影响.doc
  20. OTT/IPTV互联网电视运营平台

热门文章

  1. 企业微信接入第三方应用并配置身份认证
  2. 资产组减值损失分摊matlab,资产组的认定及减值处理
  3. 卷积神经网络简要笔记
  4. 计算机集成电板 ppt,史上最全,PCB板和集成电路解析(干货分享)
  5. (转载)数据分析方法论(6种方法,8个思路)
  6. 西门子S7系列PLC如何实现工业互联?(S7中间件)
  7. kera tensorflow只使用cpu训练
  8. VM 安装 ubuntu18.04
  9. 【秒懂设计模式】总述及工厂模式
  10. 开开心心爬APP,结果一坑连一坑