Skip to content

jponttuset/BOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Boosting Object Proposals: From Pascal to COCO

In-depth analysis of the state-of-the-art in Object Proposals
and the challenges faced from Pascal to COCO, as described in the following publication:

Jordi Pont-Tuset and Luc Van Gool
Boosting Object Proposals: From Pascal to COCO
International Conference on Computer Vision (ICCV) 2015

Please visit the following site to browse updated results:
http://www.vision.ee.ethz.ch/~biwiproposals/boosting-coco/

Contents

  • Ground-truth wrappers to homogenize access to Pascal, COCO, and SBD in gt_wrappers/ (See gt_wrappers/README.txt)
  • Pre-computed evaluation to reproduce the paper results in data/
  • Are you looking for the code of some other part in particular? Let me know and I can send it to you.

Benchmark of Object Proposals

The comparison of object proposal techniques, is performed using the MCG benchmark code, which is now updated to show the measures used in this paper. Check it here to evaluate your own proposals.

About

Boosting Object Proposals: From Pascal to COCO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages