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
在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/qq_40263477/article/details/106951322