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!
173 stars
20 watching
42 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 875 |
| An implementation of a deep learning model for object detection and segmentation in images | 292 |
| This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. | 337 |
| An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. | 85 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| A recurrent neural network implementation optimized for speed and parallelizability | 31 |
| An implementation of ResNet in ResNet (RiR) structure with TensorFlow | 4 |
| An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,102 |
| A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
| An implementation of Dynamic Capacity Networks using Tensorflow for image classification on the Cluttered MNIST dataset | 9 |
| A custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining. | 207 |
| An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
| An implementation of a real-time semantic segmentation network with a focus on efficient memory usage and mobile performance. | 71 |
| A TensorFlow implementation of Squeeze and Excitation Networks for image classification tasks | 757 |
| An implementation of a pooling technique for multimodal neural networks in Torch7 | 69 |