SPP_net
Object detector
An implementation of an object detection algorithm using spatial pyramid pooling in deep convolutional networks.
SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition
364 stars
45 watching
237 forks
Language: Matlab
last commit: over 8 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
shengcao-cao/hassod | Develops a neural network architecture for object detection and instance segmentation without labeled data | 51 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,592 |
chanyn/hkrm | Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. | 104 |
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 | 10 |
charlesshang/tffrcnn | A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 874 |
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 | 55 |
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 |