CVPR 2020-Object Detection

2D目標檢測

Large-Scale Object Detection in the Wild From Imbalanced Multi-Labels
在這裏插入圖片描述

Rethinking Classification and Localization for Object Detection
Code:https://github.com/wuyuebupt/doubleheadsrcnn
在這裏插入圖片描述

Multiple Anchor Learning for Visual Object Detection
Code: https://github.com/KevinKecc/MAL
在這裏插入圖片描述

CentripetalNet: Pursuing High-Quality Keypoint Pairs for Object Detection
Code:https://github.com/KiveeDong/CentripetalNet
在這裏插入圖片描述
Learning From Noisy Anchors for One-Stage Object Detection
在這裏插入圖片描述

Instance-Aware, Context-Focused, and Memory-Efficient Weakly Supervised Object Detection
Code: https://github.com/NVlabs/wetectron
在這裏插入圖片描述

EfficientDet: Scalable and Efficient Object Detection
Code: https://github.com/google/automl/tree/master/efficientdet
在這裏插入圖片描述

Overcoming Classifier Imbalance for Long-Tail Object Detection With Balanced Group Softmax
Code:https://github.com/FishYuLi/BalancedGroupSoftmax
在這裏插入圖片描述

Dynamic Refinement Network for Oriented and Densely Packed Object Detection
Code: https://github.com/Anymake/DRN_CVPR2020
在這裏插入圖片描述

Noise-Aware Fully Webly Supervised Object Detection
Code: https://github.com/shenyunhang/NA-fWebSOD
在這裏插入圖片描述

Prime Sample Attention in Object Detection
Code:https://github.com/open-mmlab/mmdetection
在這裏插入圖片描述

DR Loss: Improving Object Detection by Distributional Ranking
在這裏插入圖片描述

AugFPN: Improving Multi-Scale Feature Learning for Object Detection
Code: https://github.com/Gus-Guo/AugFPN
在這裏插入圖片描述

Robust Object Detection Under Occlusion With Context-Aware CompositionalNets
在這裏插入圖片描述

Exploring Bottom-Up and Top-Down Cues With Attentive Learning for Webly Supervised Object Detection
在這裏插入圖片描述

SLV: Spatial Likelihood Voting for Weakly Supervised Object Detection
在這裏插入圖片描述

Context R-CNN: Long Term Temporal Context for Per-Camera Object Detection
在這裏插入圖片描述

Offset Bin Classification Network for Accurate Object Detection
在這裏插入圖片描述

Scale-Equalizing Pyramid Convolution for Object Detection
Code: https://github.com/jshilong/SEPC
在這裏插入圖片描述

Learning a Unified Sample Weighting Network for Object Detection
Code: https://github.com/caiqi/sample-weighting-network
在這裏插入圖片描述

Seeing without Looking: Contextual Rescoring of Object Detections for AP Maximization
Code:https://github.com/LourencoVazPato/seeing-without-looking/
在這裏插入圖片描述

Bridging the Gap Between Anchor-Based and Anchor-Free Detection via Adaptive Training Sample Selection
Code:https://github.com/sfzhang15/ATSS
在這裏插入圖片描述

視頻目標檢測

Memory Enhanced Global-Local Aggregation for Video Object Detection
Code:https://github.com/Scalsol/mega.pytorch
在這裏插入圖片描述

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章