RFCN-tensorflow
Object detector
An implementation of a deep learning model for object detection and segmentation in images
RFCN implementation in TensorFlow
292 stars
14 watching
137 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list
deep-learningmachine-learningobject-detectionrfcntensorflow
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 R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |
| A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. | 1,245 |
| An experimental implementation of a real-time object detection system using a neural network with region proposal generation. | 122 |
| A tool for training object detection classifiers using TensorFlow and Carla simulator data | 8 |
| A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |
| A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
| A deep learning framework for object detection tasks using a novel neural network architecture | 355 |
| An implementation of Faster R-CNN using MXNet for object detection tasks | 671 |
| A tool for detecting objects in images using deep learning models | 290 |
| An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. | 1,755 |
| An implementation of an object detection framework that incorporates relation networks and deformable convolutions | 1,096 |
| A TensorFlow implementation of the YOLOv2 object detection algorithm | 97 |
| A research project providing a deep learning-based object detection framework | 835 |
| A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 800 |