Here are my notes and thoughts for papers.
- CornerNet: Detecting Objects as Paired Keypoints(CornerNet) 👀
- Bottom-up Object Detection by Grouping Extreme and Center Points(ExtremeNet)👀
- Feature Selective Anchor-Free Module for Single-Shot Object Detection(FSAF)
- FCOS: Fully Convolutional One-Stage Object Detection(FCOS)
- Single-Shot Refinement Neural Network for Object Detection(RefineDet)👀
- Revisiting Feature Alignment for One-stage Object Detection(AlignDet)
- RepPoints: Point Set Representation for Object Detection(RepPoints、RPDet)
- Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection(ATSS)
- Acquisition of Localization Confidence for Accurate Object Detection(IoUNet)
- Mask Scoring RCNN(MS-RCNN)
- Learning to Rank Proposals for Object Detection(NMS-LTR)
- Cascade R-CNN: Delving into High Quality Object Detection(Cascade R-CNN)
- Revisiting Feature Alignment for One-stage Object Detection(AlignDet)
- Cascade RPN: Delving into High-Quality Region Proposal Network with Adaptive Convolution(Cascade RPN)
- Shape-aware Feature Extraction for Instance Segmentation(Mask Refining R-CNN)
- Scale-Aware Trident Networks for Object Detection(TridentNet, better anchor align for size?)
- Region Proposal by Guided Anchoring(GA-RPN, deformable anchor)
- Distilling the knowledge in a Neural Network(start of KD)
- Mimicking Very Efficient Network for Object Detection(ROI Teaching)
- Learning Efficient Object Detection Models with Knowledge Distillatio(Hint + Reg + Cls distillation)
- Distilling Object Detection with Fine-grained Feature Imitation(Hint with Anchor Mask)
- Consistency-based Semi-supervised Learning for Object Detection(leverage unlabled data, consistency loss)
- Panoptic Segmentation
- Panoptic Feature Pyramid Networks
- Fast Panoptic Segmentation Network👀
- AdaptIS: Adaptive Instance Selection Network(AdaptIS)
- SpatialFlow: Bridging All Tasks for Panoptic Segmentation(SpatialFlow)
- Learning from Noisy Anchors for One-stage Object Detection
- Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection(ATSS)
- Libra R-CNN: Towards Balanced Learning for Object Detection(Libra RCNN)
- IoU-uniform R-CNN- Breaking Through the Limitations of RPN(IoU-Uniform RCNN, deeply water paper)
- Improving Object Detection With One Line of Code(SoftNMS)
- Bounding Box Regression with Uncertainty for Accurate Object Detection(Ensemble of Bbox NMS)
- Relation Networks for Object Detection👀
- Learning Non-maximum Suppression👀
- Acquisition of Localization Confidence for Accurate Object Detection(IoUNet, IoU-Guided NMS)
- NMS by Representative Region: Towards Crowded Pedestrian Detection by Proposal Pairing
- Detection in Crowded Scenes: One Proposal, Multiple Predictions
- RDSNet: A New Deep Architecture for Reciprocal Object Detection and Instance Segmentation(RDSNet)
- Empirical Upper-bound in Object Detection and More
- Is Sampling Heuristics Necessary in Training Deep Object Detectors?(Bias Initialization, train RetinaNet w/o focal loss)
- Deformable Convolutional Networks(self learnt offset for convolution)
- Side-Aware Boundary Localization for More Precise Object Detection(SABL, slices for localization)
- Multiple Anchor Learning for Visual Object Detection(iteratively optimize N->1 anchors with MIL)
- DeepGCNs: Can GCNs Go as Deep as CNNs?
- Mask-Guided Attention Network for Occluded Pedestrian Detection
- Detection in Crowded Scenes: One Proposal, Multiple Predictions
- NMS by Representative Region: Towards Crowded Pedestrian Detection by Proposal Pairing
CVPR2020
- AugFPN: Improving Multi-scale Feature Learning for Object Detection
- DR Loss: Improving Object Detection by Distributional Ranking
- SpineNet: Learning Scale-Permuted Backbone for Recognition and Localization
- D2Det: Towards High Quality Object Detection and Instance Segmentation
- Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax
- Large-Scale Object Detection in the Wild from Imbalanced Multi-Labels
- Seeing without Looking: Contextual Rescoring of Object Detections for AP Maximization
- Learning a Unified Sample Weighting Network for Object Detection
- BlendMask: Top-Down Meets Bottom-Up for Instance Segmentation
- CenterMask : Real-Time Anchor-Free Instance Segmentation
- Deep Snake for Real-Time Instance Segmentation
- Offset Bin Classification Network for Accurate Object Detection