awesome-object-proposals icon indicating copy to clipboard operation
awesome-object-proposals copied to clipboard

A curated list of object proposals resources for object detection

awesome-object-proposals Awesome

A curated list of object proposals resources for object detection.

======

Table of Contents

  • Introduction
  • Tutorials
  • Papers
    • Objectness Scoring
    • Similarity Grouping
    • Supervised Learning
    • Hybrid & Part-based
    • RGB-D
    • Re-ranking & Refinement
    • Spatio-Temporal
    • Low-Level Processing
    • Evaluation
  • Datasets
  • Object Detection

Introduction

  • [A Seismic Shift in Object Detection] (https://pdollar.wordpress.com/2013/12/10/a-seismic-shift-in-object-detection/) by Piotr Dollár.
  • [Generating Object Proposals] (https://pdollar.wordpress.com/2013/12/22/generating-object-proposals/) by Piotr Dollár.

Tutorials

  • [ICCV 2015 Tutorial on Tools for Efficient Object Detection] (http://mp7.watson.ibm.com/ICCV2015/ObjectDetectionICCV2015.html)

Papers

Objectness Scoring

Objectness

Similarity Grouping

SS

Supervised Learning

RPN

Hybrid / Part-based

RGB-D

Re-ranking & Refinement

Re-ranking

Spatio-Temporal

Evaluation

Hosang

  • Hosang benchmark [Project] [Code]
  • Jordi Pont-Tuset and Luc Van Gool, [Boosting Object Proposals: From Pascal to COCO] (http://www.vision.ee.ethz.ch/~biwiproposals/boosting-coco/data/PontTusetVanGool-Boosting-ICCV2015.pdf), ICCV, 2015. [Project]
  • Neelima Chavali, Harsh Agrawal, Aroma Mahendru, and Dhruv Batra, [Object-Proposal Evaluation Protocol is 'Gameable'] (https://arxiv.org/pdf/1505.05836.pdf), CVPR, 2016. [Project]

Low-Level Processing

Low-level

Datasets

COCO

Object Detection

FastR-CNN

Notes

I hope this repository is helpful to everyone who're interested in this awesome topic. As Piotr Dollár said, it’s an amazing time to be doing research in object detection (and deep learning).

Feel free to send a pull request if you have anything in mind that would fit in this list. Thank you!