Skip to content

Latest commit

 

History

History
307 lines (175 loc) · 8.71 KB

Date.md

File metadata and controls

307 lines (175 loc) · 8.71 KB

2019-10-11 Update 1 Project

Detectron2

2019-09-06 Update 1 paper

Imbalance Problems in Object Detection: A Review

2019-08-14 Update 1 paper

Recent Advances in Deep Learning for Object Detection

2019-07-24 Update 1 paper

A Survey of Deep Learning-based Object Detection

2019-05-17 Update 1 paper

Object Detection in 20 Years: A Survey

2019-04-05 Update 1 paper

Comparison Network for One-Shot Conditional Object Detection

2019-03-05 Update 1 paper

Feature Selective Anchor-Free Module for Single-Shot Object Detection

2019-02-15 Update 3 detection toolbox

  • Detectron(FAIR): Detectron is Facebook AI Research's software system that implements state-of-the-art object detection algorithms, including Mask R-CNN. It is written in Python and powered by the Caffe2 deep learning framework.

  • maskrcnn-benchmark(FAIR): Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.

  • mmdetection(SenseTime&CUHK): mmdetection is an open source object detection toolbox based on PyTorch. It is a part of the open-mmlab project developed by Multimedia Laboratory, CUHK.

2019-01-25 Update 5 papers

3D Backbone Network for 3D Object Detection

Object Detection based on Region Decomposition and Assembly

Bottom-up Object Detection by Grouping Extreme and Center Points

ORSIm Detector: A Novel Object Detection Framework in Optical Remote Sensing Imagery Using Spatial-Frequency Channel Features

Consistent Optimization for Single-Shot Object Detection

2019-01-15 Update 1 paper

Learning Pairwise Relationship for Multi-object Detection in Crowded Scenes

2019-01-14 Update 1 paper

RetinaMask: Learning to predict masks improves state-of-the-art single-shot detection for free

2019-01-12 Update 1 paper

Region Proposal by Guided Anchoring

2019-01-08 Update 1 paper

Scale-Aware Trident Networks for Object Detection

2019-01-04 Update 1 paper

Large-Scale Object Detection of Images from Network Cameras in Variable Ambient Lighting Conditions

2018-12-13 Update 1 paper

Strong-Weak Distribution Alignment for Adaptive Object Detection

2018-12-05 Update 3 papers

AutoFocus: Efficient Multi-Scale Inference

  • intro: AutoFocus obtains an mAP of 47.9% (68.3% at 50% overlap) on the COCO test-dev set while processing 6.4 images per second on a Titan X (Pascal) GPU
  • arXiv: https://arxiv.org/abs/1812.01600

NOTE-RCNN: NOise Tolerant Ensemble RCNN for Semi-Supervised Object Detection

SPLAT: Semantic Pixel-Level Adaptation Transforms for Detection

2018-12-04 Update 10 papers

Grid R-CNN

Deformable ConvNets v2: More Deformable, Better Results

Anchor Box Optimization for Object Detection

Efficient Coarse-to-Fine Non-Local Module for the Detection of Small Objects

NOTE-RCNN: NOise Tolerant Ensemble RCNN for Semi-Supervised Object Detection

Learning RoI Transformer for Detecting Oriented Objects in Aerial Images

Integrated Object Detection and Tracking with Tracklet-Conditioned Detection

Deep Regionlets: Blended Representation and Deep Learning for Generic Object Detection

Gradient Harmonized Single-stage Detector

CFENet: Object Detection with Comprehensive Feature Enhancement Module

2018-11-19

DeRPN: Taking a further step toward more general object detection

2018-11-14

M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network

2018-10-31

Hybrid Knowledge Routed Modules for Large-scale Object Detection

2018-10-08

Weakly Supervised Object Detection in Artworks

Cross-Domain Weakly-Supervised Object Detection through Progressive Domain Adaptation

2018-09-26

Object Detection from Scratch with Deep Supervision

2018-09-25

《Softer-NMS: Rethinking Bounding Box Regression for Accurate Object Detection》

2018-09-21

《Receptive Field Block Net for Accurate and Fast Object Detection》

2018-09-11

《Recent Advances in Object Detection in the Age of Deep Convolutional Neural Networks》

2018-09-10

《Deep Learning for Generic Object Detection: A Survey》

2018-08-27

Deep Feature Pyramid Reconfiguration for Object Detection

2018-08-17

R3-Net: A Deep Network for Multi-oriented Vehicle Detection in Aerial Images and Videos

2018-08-14

《Unsupervised Hard Example Mining from Videos for Improved Object Detection》

2018-08-10

CornerNet: Detecting Objects as Paired Keypoints

2018-07-30

Acquisition of Localization Confidence for Accurate Object Detection