Skip to content
This repository was archived by the owner on Jul 2, 2020. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ version of EdgeBoxes.

Requirement

  • OpenCV 2.x

Usage

$ git clone https://github.com/zimpha/EdgeBoxes.git
$ cd EdgeBoxes
$ mkdir build
$ cd build
$ cmake -B. -H..
$ make detect_demo

Model

You can train the model using pdollar/toolbox and pdollar/edges. Using the matlab code to convert the model. The model for ACF Detector is already converted.

About

No description, website, or topics provided.

Resources

Stars

19 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages