tensorflow-fast-rcnn

ROI pooling op

An implementation of the ROI pooling operation and its gradient in TensorFlow for use in Fast-RCNN algorithms.

fast-rcnn in tensorflow!

GitHub

173 stars
20 watching
42 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
charlesshang/tffrcnn A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. 875
robertcsordas/rfcn-tensorflow An implementation of a deep learning model for object detection and segmentation in images 292
jessemelpolio/faster_rcnn_for_dota This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. 337
ruotianluo/faster-rcnn-densecap-torch An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. 85
hasnainraz/fc-densenet-tensorflow Re-implementation of a 100-layer fully convolutional network architecture for image segmentation 123
taolei87/sru A recurrent neural network implementation optimized for speed and parallelizability 31
sunnerli/rir-tensorflow An implementation of ResNet in ResNet (RiR) structure with TensorFlow 4
marvinteichmann/tensorflow-fcn An implementation of a fully convolutional network architecture for image segmentation using VGG weights. 1,102
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
jazzsaxmafia/dcn.tf An implementation of Dynamic Capacity Networks using Tensorflow for image classification on the Cluttered MNIST dataset 9
eniac-xie/faster-rcnn-resnet A custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining. 207
rcmalli/keras-squeezenet An implementation of the SqueezeNet neural network model in the Keras framework 404
deepvoltaire/fast-scnn An implementation of a real-time semantic segmentation network with a focus on efficient memory usage and mobile performance. 71
taki0112/senet-tensorflow A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks 756
jnhwkim/cbp An implementation of a pooling technique for multimodal neural networks in Torch7 69