Ask Your Question

Gabriel Alacchi's profile - activity

2016-10-12 02:13:38 -0600 received badge  Student (source)
2016-10-11 20:56:31 -0600 asked a question Does OpenCV have a built in Edge Boxes implementation?

The Edge Boxes algorithm is detailed here: http://web.bii.a-star.edu.sg/~zhangxw...

 I was wondering if this specific algorithm has any implementation in the library. At the very least it would be great if a similar object proposal algorithm existed and was accessible with the python API. If not, as an interested contributor I might try to implement it myself and open a Pull Request.

Thanks for the help!