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: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
robertcsordas/rfcn-tensorflowAn implementation of a deep learning model for object detection and segmentation in images292
jessemelpolio/faster_rcnn_for_dotaThis repository provides code for training a Faster R-CNN object detection model on DOTA datasets.337
ruotianluo/faster-rcnn-densecap-torchAn implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap.85
hasnainraz/fc-densenet-tensorflowRe-implementation of a 100-layer fully convolutional network architecture for image segmentation123
taolei87/sruA recurrent neural network implementation optimized for speed and parallelizability31
sunnerli/rir-tensorflowAn implementation of ResNet in ResNet (RiR) structure with TensorFlow4
marvinteichmann/tensorflow-fcnAn implementation of a fully convolutional network architecture for image segmentation using VGG weights.1,102
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
jazzsaxmafia/dcn.tfAn implementation of Dynamic Capacity Networks using Tensorflow for image classification on the Cluttered MNIST dataset9
eniac-xie/faster-rcnn-resnetA custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining.207
rcmalli/keras-squeezenetAn implementation of the SqueezeNet neural network model in the Keras framework404
deepvoltaire/fast-scnnAn implementation of a real-time semantic segmentation network with a focus on efficient memory usage and mobile performance.71
taki0112/senet-tensorflowA TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks757
jnhwkim/cbpAn implementation of a pooling technique for multimodal neural networks in Torch769