目標檢測新範式
End-to-End Object Detection with Transformers作者 | Nicolas Carion, Francisco Massa, Gabriel Synnaeve, Nicolas Usunier, Alexander Kirillov, Sergey Zagoruyko論文 | https://arxiv.org/abs/2005.12872GeoGraph: Graph-based multi-view object detection with geometric cues end-to-end
作者 | Ahmed Samy Nassar, Stefano D'Aronco, Sébastien Lefèvre, Jan D. Wegner
單位 | IRISA, Universite Bretagne Sud;蘇黎世聯邦理工學院
論文 | https://arxiv.org/abs/2003.10151
基於圖的檢測方法在城市多視角目標檢測中的應用,在精度和效率方面都好於之前的方法。
UFO²: A Unified Framework towards Omni-supervised Object Detection
作者 | Zhongzheng Ren , Zhiding Yu, Xiaodong Yang , Ming-Yu Liu,Alexander G. Schwing, Jan Kautz
單位 | 伊利諾伊大學厄巴納-香檳分校;英偉達
論文 | https://www.ecva.net/papers/eccv_2020/
papers_ECCV/papers/123640290.pdf
這篇論文從最大限度利用數據集的標註出發,提出一種既能利用目標檢測包圍框標註,又能利用弱監督標註的目標檢測訓練統一框架,在實際應用中能最大限度利用訓練樣本,感覺這是個很好的想法。
密集目標檢測
BorderDet: Border Feature for Dense Object Detection
作者 | Han Qiu, Yuchen Ma, Zeming Li, Songtao Liu, Jian Sun
單位 | 曠視科技;西安交通大學
論文 | https://arxiv.org/abs/2007.11056
代碼 | https://github.com/Megvii-BaseDetection/BorderDet
備註 | ECCV 2020 Oral
該文提出了一種非常簡單、高效的操作來提取物體邊界極限點的特徵,叫做「BorderAlign」。模型只增加很少的時間開銷,可以在經典模型上實現FCOS(38.6 v.s. 41.4). FPN(37.1 v.s. 40.7)。
Anchor-free 目標檢測
Corner Proposal Network for Anchor-free, Two-stage Object Detection
作者 | Kaiwen Duan, Lingxi Xie, Honggang Qi, Song Bai, Qingming Huang, Qi Tian
單位 | 國科大;華為;華中科技大學;鵬城實驗室
論文 | https://arxiv.org/abs/2007.13816
代碼 | https://github.com/Duankaiwen/CPNDet(即將)
備註 | ECCV 2020 Spotlight
目標檢測錯誤分析工具
TIDE: A General Toolbox for Identifying Object Detection Errors
作者 | Daniel Bolya, Sean Foley, James Hays, Judy Hoffman
單位 | 喬治亞理工學院
論文 | https://arxiv.org/abs/2008.08115
代碼 | https://github.com/dbolya/tide
主頁 | https://dbolya.github.io/tide/
備註 | ECCV 2020 Spotlight
多目標檢測和跟蹤
Chained-Tracker: Chaining Paired Attentive Regression Results for End-to-End Joint Multiple-Object Detection and Tracking
作者 | Jinlong Peng, Changan Wang, Fangbin Wan, Yang Wu, Yabiao Wang, Ying Tai, Chengjie Wang, Jilin Li, Feiyue Huang, Yanwei Fu
單位 | 騰訊優圖實驗室;復旦大學;NAIST
論文 | https://arxiv.org/abs/2007.14557
代碼 | https://github.com/pjl1995/CTracker
備註 | ECCV 2020 Spotlight
帶方向目標的檢測
PIoU Loss: Towards Accurate Oriented Object Detection in Complex Environments
作者 | Zhiming Chen, Kean Chen, Weiyao Lin, John See, Hui Yu, Yan Ke, Cong Yang
單位 | 擴博智能Clobotics;上海交通大學;多媒體大學
論文 | https://arxiv.org/abs/2007.09584
代碼 | https://github.com/clobotics/piou
備註 | ECCV 2020 Spotlight
Arbitrary-Oriented Object Detection with Circular Smooth Label
作者 | Xue Yang, Junchi Yan
單位 | 上海交通大學
論文 | https://arxiv.org/abs/2003.05597
代碼 | https://github.com/Thinklab-SJTU/CSL_RetinaNet
_Tensorflow
目標檢測定位提精
Side-Aware Boundary Localization for More Precise Object Detection
作者 | Jiaqi Wang, Wenwei Zhang, Yuhang Cao, Kai Chen, Jiangmiao Pang, Tao Gong, Jianping Shi, Chen Change Loy, Dahua Lin
單位 | 香港中文大學;南洋理工大學;商湯;浙大;國科大
論文 | https://arxiv.org/abs/1912.04260
代碼 | https://github.com/open-mmlab/mmdetection
備註 | ECCV 2020 Spotlight
弱監督目標檢測
Many-shot from Low-shot: Learning to Annotate using Mixed Supervision for Object Detection作者 | Carlo Biffi, Steven McDonagh, Philip Torr, Ales Leonardis, Sarah ParisotEnabling Deep Residual Networks for Weakly Supervised Object Detection
作者 | Yunhang Shen, Rongrong Ji , Yan Wang, Zhiwei Chen, Feng Zheng ,Feiyue Huang , Yunsheng Wu
單位 | 廈門大學;Pinterest;南科大;騰訊優圖(上海)
論文 | https://www.ecva.net/papers/eccv_2020/papers_ECCV/
papers/123530120.pdf
代碼 | https://github.com/shenyunhang/DRN-WSOD
Boosting Weakly Supervised Object Detection with Progressive Knowledge Transfer
單位 | 伊利諾伊大學厄巴納-香檳分校;微軟
論文 | https://arxiv.org/abs/2007.07986
代碼 | https://github.com/mikuhatsune/wsod_transfer
Cheaper Pre-training Lunch: An Efficient Paradigm for Object Detection
作者 | Dongzhan Zhou, Xinchi Zhou, Hongwen Zhang, Shuai Yi, Wanli Ouyang
單位 | 雪梨大學,商湯CV研究小組;中科院&國科大;商湯
論文 | https://arxiv.org/abs/2004.12178
該文發明了一種計算代價小卻能改進目標檢測精度的預訓練方法Montage pre-training。
目標檢測、實例分割、姿態估計全家桶
Point-Set Anchors for Object Detection, Instance Segmentation and Pose Estimation
作者 | Fangyun Wei, Xiao Sun, Hongyang Li, Jingdong Wang, Stephen Lin
單位 | 微軟亞洲研究院;北大
論文 | https://arxiv.org/abs/2007.02846
代碼 | https://github.com/FangyunWei/PointSetAnchor
點雲目標檢測
SPOT: Selective Point Cloud Voting for Better Proposal in Point Cloud Object Detection
作者 | Hongyuan Du, Linjun Li, Bo Liu, and Nuno Vasconcelos
單位 | 加利福尼亞大學聖地牙哥分校
論文 | https://www.ecva.net/papers/eccv_2020/
papers_ECCV/papers/123560222.pdf
Streaming Object Detection for 3-D Point Clouds
作者 | Wei Han, Zhengdong Zhang, Benjamin Caine, Brandon Yang, Christoph Sprunk, Ouais Alsharif, Jiquan Ngiam, Vijay Vasudevan, Jonathon Shlens, Zhifeng Chen
單位 | 谷歌等
論文 | https://arxiv.org/abs/2005.01864
Pillar-based Object Detection for Autonomous Driving
作者 | Yue Wang, Alireza Fathi, Abhijit Kundu, David Ross, Caroline Pantofaru, Thomas Funkhouser, Justin Solomon
單位 | 麻省理工學院;谷歌
論文 | https://arxiv.org/abs/2007.10323
代碼 | https://github.com/WangYueFt/pillar-od
備註 | ECCV 2020
SSN: Shape Signature Networks for Multi-class Object Detection from Point Clouds
作者 | Xinge Zhu Yuexin Ma Tai Wang Yan Xu Jianping Shi Dahua Lin
單位 | 香港中文大學;商湯科技;香港浸會大學
論文 | https://arxiv.org/abs/2004.02774
代碼 | https://github.com/xinge008/SSN(尚未開源)
一階段 vs. 二階段
MimicDet: Bridging the Gap Between One-Stage and Two-Stage Object Detection
作者 | Xin Lu, Quanquan Li , Buyu Li , and Junjie Yan
單位 | 商湯;香港中文大學
論文 | https://www.ecva.net/papers/eccv_2020/
papers_ECCV/papers/123590528.pdf
通過使一階段的目標檢測方法「模仿」二階段目標檢測算法的特徵,提升一階段目標檢測的精度。
無痛漲點之訓練策略改進
Dynamic R-CNN: Towards High Quality Object Detection via Dynamic Training
作者 | Hongkai Zhang, Hong Chang, Bingpeng Ma, Naiyan Wang, Xilin Chen
單位 | 中科院;國科大;TuSimple
論文 | https://arxiv.org/abs/2004.06002
代碼 | https://github.com/hkzhang95/DynamicRCNN
該文提出Dynamic R-CNN根據訓練期間proposals的統計信息自動調整IoU閾值和回歸損失函數的shape(SmoothL1 Loss的參數),更好地利用了訓練樣本,並推動了檢測器去適應更多高質量的樣本。使用ResNet-50-FPN方法,沒有任何其他開銷,在MS COCO數據集上實現了1.9%的AP和5.5%的AP90改進。
LabelEnc: A New Intermediate Supervision Method for Object Detection
作者 | Miao Hao, Yitao Liu, Xiangyu Zhang, Jian Sun
單位 | 北京郵電大學 同濟大學 曠視科技
論文 | https://arxiv.org/abs/2007.03282
代碼 | https://github.com/megvii-model/LabelEnc
少樣本目標檢測
Multi-Scale Positive Sample Refinement for Few-Shot Object Detection
作者 | Jiaxi Wu, Songtao Liu, Di Huang, Yunhong Wang
單位 | 北航
論文 | https://arxiv.org/abs/2007.09384
代碼 | https://github.com/jiaxi-wu/MPSR
少樣本目標檢測
Few-Shot Object Detection and Viewpoint Estimation for Objects in the Wild
作者 | Yang Xiao, Renaud Marlet
單位 | Univ Gustave Eiffel;valeo.ai
論文 | https://arxiv.org/abs/2007.12107
代碼 | https://github.com/YoungXIAO13/FewShotDetection
主頁 | http://imagine.enpc.fr/~xiaoy/FSDetView/
Dual Refinement Underwater Object Detection Network作者 | Baojie Fan, Wei Chen, Yang Cong, Jiandong Tian論文 | https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123650273.pdf代碼 | https://github.com/Peterchen111/FERNet(即將) 目標檢測數據集
APRICOT: A Dataset of Physical Adversarial Attacks on Object Detection
作者 | A. Braunegg, Amartya Chakraborty, Michael Krumdick, Nicole Lape, Sara Leary, Keith Manville, Elizabeth Merkhofer, Laura Strickhart, Matthew Walmer
單位 | MITRE公司
論文 | https://arxiv.org/abs/1912.08166
Object Detection with a Unified Label Space from Multiple Datasets
作者 | Xiangyun Zhao, Samuel Schulter, Gaurav Sharma, Yi-Hsuan Tsai, Manmohan Chandraker, Ying Wu
單位 | 西北大學;NEC Labs America;加利福尼亞大學聖地牙哥分校
論文 | https://arxiv.org/abs/2008.06614
數據集 | http://www.nec-labs.com/~mas/UniDet/resources/
UOD_dataset_ECCV20.zip
主頁 | http://www.nec-labs.com/~mas/UniDet/
數據集如此珍貴,如何把不同標註的數據集結合起來使用?該文提出一種統一目標檢測的標註空間。
快速訓練方法
Large Batch Optimization for Object Detection: Training COCO in 12 Minutes
作者 | Tong Wang , Yousong Zhu , Chaoyang Zhao , Wei Zeng , Yaowei Wang,Jinqiao Wang,Ming Tang
單位 | 中科院;國科大;ObjectEye(視語科技);北大;鵬城實驗室等
論文 | https://www.ecva.net/papers/eccv_2020/
papers_ECCV/papers/123660477.pdf
解讀 | 12分鐘訓練COCO模型!速度精度雙提高
自監督學習+目標檢測
Improving Object Detection with Selective Self-supervised Self-training
作者 | Yandong Li, Di Huang, Danfeng Qin, Liqiang Wang, Boqing Gong
單位 | 中佛羅裡達大學;谷歌
論文 | https://arxiv.org/abs/2007.09162
備註 | ECCV 2020
數據增廣
Learning Data Augmentation Strategies for Object Detection
作者 | Barret Zoph, Ekin D. Cubuk, Golnaz Ghiasi, Tsung-Yi Lin, Jonathon Shlens, Quoc V. Le
單位 | 谷歌
論文 | https://arxiv.org/abs/1906.11172
代碼 | https://github.com/tensorflow/tpu/tree/master/
models/official/detection
域適應目標檢測
Domain Adaptive Object Detection via Asymmetric Tri-way Faster-RCNN
作者 | Zhenwei He, Lei Zhang
單位 | Learning Intelligence & Vision Essential (LiVE) Group,重慶大學
論文 | https://arxiv.org/abs/2007.01571
代碼 | https://github.com/He-Zhenwei/ATF
Prior-based Domain Adaptive Object Detection for Hazy and Rainy Conditions
作者 | Vishwanath A. Sindagi, Poojan Oza, Rajeev Yasarla, Vishal M. Patel
單位 | 約翰斯霍普金斯大學
論文 | https://arxiv.org/abs/1912.00070
Collaborative Training between Region Proposal Localization and Classification for Domain Adaptive Object Detection
作者 | Ganlong Zhao, Guanbin Li , Ruijia Xu, and Liang Lin
單位 | 中山大學
論文 | https://www.ecva.net/papers/eccv_2020/
papers_ECCV/papers/123630086.pdf
代碼 | https://github.com/GanlongZhao/CST_DA_detection(即將)
改進的新思路
Dive Deeper Into Box for Object Detection
作者 | Ran Chen, Yong Liu, Mengdan Zhang, Shu Liu, Bei Yu, Yu-Wing Tai
單位 | 香港中文大學;騰訊優圖實驗室;視摩智慧SmartMore;香港科技大學
論文 | https://arxiv.org/abs/2007.14350
Hierarchical Context Embedding for Region-based Object Detection
作者 | Zhao-Min Chen, Xin Jin, Borui Zhao, Xiu-Shen Wei, Yanwen Guo
單位 | 南大;曠視
論文 | https://arxiv.org/abs/2008.01338
AABO: Adaptive Anchor Box Optimization for Object Detection via Bayesian Sub-sampling
作者 | Wenshuo Ma, Tingzhong Tian, Hang Xu, Yimin Huang, Zhenguo Li
單位 | 清華大學;諾亞方舟實驗室
論文 | https://arxiv.org/abs/2007.09336
代碼 | https://github.com/wwdkl/AABO
備註 | ECCV 2020 Spotlight
Soft Anchor-Point Object Detection
作者 | Chenchen Zhu, Fangyi Chen, Zhiqiang Shen, Marios Savvides
單位 | 卡內基梅隆大學
論文 | https://arxiv.org/abs/1911.12448
代碼 | https://github.com/xuannianz/SAPD
OS2D: One-Stage One-Shot Object Detection by Matching Anchor Features
作者 | Anton Osokin, Denis Sumin, Vasily Lomakin
單位 | 俄羅斯國家研究型高等經濟大學;Yandex;mirum.io
論文 | https://arxiv.org/abs/2003.06800
代碼 | https://github.com/aosokin/os2d
Quantum-soft QUBO Suppression for Accurate Object Detection
作者 | Junde Li, Swaroop Ghosh
單位 | 賓夕法尼亞州立大學
論文 | https://arxiv.org/abs/2007.13992
Adaptive Object Detection with Dual Multi-Label Prediction
作者 | Zhen Zhao, Yuhong Guo, Haifeng Shen, Jieping Ye
單位 | 滴滴出行;卡爾頓大學
論文 | https://arxiv.org/abs/2003.12943
HoughNet: Integrating near and long-range evidence for bottom-up object detection
作者 | Nermin Samet, Samet Hicsonmez, Emre Akbas
單位 | 中東技術大學;Hacettepe University
論文 | https://arxiv.org/abs/2007.02355
代碼 | https://github.com/nerminsamet/houghnet
Probabilistic Anchor Assignment with IoU Prediction for Object Detection
作者 | Kang Kim, Hee Seok Lee
單位 | XL8 Inc;Qualcomm Korea YH
論文 | https://arxiv.org/abs/2007.08103
代碼 | https://github.com/kkhoot/PAA
歡迎各位目標檢測以及其他AI領域的朋友進入精品AI知識星球
本星球面向所有AI領域的同學,工程師,甲方,乙方,愛好者等~
Q:什麼是知識星球?他和微信QQ技術交流群的區別是什麼?
A: 由於交流群水群太多,故而建立知識星球,星球裡面有問有答,多對多的知識分享與問答。
Q:為什麼要進知識星球?
A:這個知識星球裡面專業人士較多,術業有專攻,都是AI領域的先行者,能得到他們的幫助,甚至與其交朋友,事半功倍,最重要的是,作為AI領域學子,進入以後能督促學習,養成自律的好習慣~
Q:為什麼要付費?
A:由於內容質量高,不希望白嫖。
Q:裡面有哪些人?
A: 清華北大北理中科大學子,Intel ,達摩院,騰訊,字節等大廠大佬,90% AI方向研究生學歷以上,一群友善好學,有問必答的後浪們~
一個專注AI領域的知識星球 正式成立啦~
點讚,在看,讓更多人看到