Structured Edge Detection Toolbox
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
R-CNN: Regions with Convolutional Neural Network Features
Object detection system using deformable part models (DPMs) and latent SVM (voc-release5). You may want to use the latest tarball on my website. The github code may include code changes that have not been tested as thoroughly and will not necessarily reproduce the results on the website.
SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition
Implementation of the superpixel algorithm called SEEDS [1].