SPP_net

Object detector

Re-implementation of an object detection algorithm described in the ECCV 2014 paper Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition.

SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition

GitHub

364 stars
45 watching
237 forks
Language: Matlab
last commit: over 8 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
shengcao-cao/hassod Develops a neural network architecture for object detection and instance segmentation without labeled data 52
hszhao/pspnet A PyTorch implementation of a deep learning model for semantic image segmentation 1,598
charlesq34/frustum-pointnets A deep learning framework for 3D object detection from RGB-D data 1,598
chanyn/hkrm Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. 105
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
jingzhang617/cod-rank-localize-and-segment Develops a system to detect, segment, and rank camouflaged objects in images. 74
kinpzz/msrnet-cviu An implementation of instance-level salient object segmentation using the MSRNet architecture 9
charlesshang/tffrcnn A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. 875
yuwenxiong/py-r-fcn An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. 1,048
taokong/ron A deep learning framework for object detection tasks using a novel neural network architecture 355
yonghaoxu/rpnet Matlab implementation of a deep learning-based method for classifying hyperspectral images 56
jingchuncheng/seg-with-spn This project provides code and pre-trained models for object segmentation in videos using a spatial propagation network. 144
nnizhang/smac A Python implementation of a salient object detection algorithm utilizing RGB-D data 45
shangcai1/sg An implementation of an image defocus blur detection system using adversarial discriminators 23
daijifeng001/r-fcn A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. 1,245