Coder Social home page Coder Social logo

guapizyq / objectness Goto Github PK

View Code? Open in Web Editor NEW

This project forked from torrvision/objectness

0.0 1.0 0.0 640 KB

BING Objectness proposal estimator linux/mac/windows version implementation, runs at 1000 FPS. More in http://mmcheng.net/bing/ and also http://www.robots.ox.ac.uk/~szheng/DepthProposals.html

Home Page: http://kylezheng.org/objectproposal/

License: BSD 3-Clause "New" or "Revised" License

CMake 0.61% C++ 77.20% C 21.19% Makefile 0.17% MATLAB 0.84%

objectness's Introduction

Objectness Proposal Generator with BING

License (3-Clause BSD)

BING Objectness proposal estimator Linux Ubuntu 14.04/Mac OSX Yosemite/iOS 8.1 version implementation, runs at 1000 FPS at a Dell 7600 workstation with Linux Ubuntu 14.04. sample

sample

INSTALL

To make this program running fast, you need to enable release mode:

cmake -DCMAKE_BUILD_TYPE=Release ../

DEMO

If you run this in Ubuntu 14.04 or other similar Linux system, feel free to change the path in main.cpp

DataSetVOC voc2007("YOUR_PATH_TO_THE_VOC2007DATA");

Notice that WinRecall.m is generated by this code, you do not need them. If you want to make this code working with other datasets, one simple solution is to make the folders similar to the VOC 2007 one.

Introduction

This is the 1000 FPS BING objectness linux version library for efficient objectness proposal estimator,We would appreciate if you could cite and refer to the papers below.

@inproceedings{BingObj2014,
  title={{BING}: Binarized Normed Gradients for Objectness Estimation at 300fps},
  author={Ming-Ming Cheng and Ziming Zhang and Wen-Yan Lin and Philip H. S. Torr},
  booktitle={IEEE CVPR},
  year={2014},
}
@inproceedings{depthobjectproposals_GCPR2015, 
author = {Shuai Zheng and Victor Adrian Prisacariu and Melinos Averkiou and Ming-Ming Cheng and Niloy J. Mitra and Jamie Shotton and Philip H. S. Torr and Carsten Rother}, 
title = {Object Proposal Estimation in Depth Images using Compact 3D Shape Manifolds}, 
booktitle = {German Conference on Pattern Recognition (GCPR)},
year = {2015} 
}

The original author Ming-Ming Cheng has already released the source code for windows 64-bit platform. In this library, we intend to release the code for the linux/mac/iOS users. You can maintain the code with Qt Creator IDE.

Please find the original windows code / FAQ / Paper from this link: http://mmcheng.net/bing/

FAQ

In order to make the code running as the original version in windows, you need to download the images/annotations PASCAL VOC 2007 data from the website. (http://host.robots.ox.ac.uk/pascal/VOC/voc2007/index.html#testdata)

We have tested the code, it produces the same accuracy results as the original windows version, while it runs at 1111 FPS(frame per second) at Ubuntu 12.04 with a Dell T7600 workstation computer, which has two Intel Xeon E5-2687W (3.1GHz, 1600MHz) and 64 GB 1600MHz DDR3 Memory.

Author Info

Author: Ming-Ming Cheng [email protected] Linux Author: Shuai Zheng (Kyle) [email protected] Please find more information from http://kylezheng.org/objectproposal/ Date: 19, February

objectness's People

Contributors

bittnt avatar dereyly avatar initialneil avatar mingmingcheng avatar usuyama avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.