/BOP

Boosting Object Proposals: From Pascal to COCO

Primary LanguageMatlab

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 the 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/

More code coming soon (before ICCV2015).