RFCN-tensorflow

Object detector

An implementation of a deep learning model for object detection and segmentation in images

RFCN implementation in TensorFlow

GitHub

292 stars
14 watching
137 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list

deep-learningmachine-learningobject-detectionrfcntensorflow

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
yuwenxiong/py-r-fcnAn implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks.1,048
daijifeng001/r-fcnA MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images.1,245
andreaskoepf/faster-rcnn.torchAn experimental implementation of a real-time object detection system using a neural network with region proposal generation.122
danielhfnr/tensorflow-carla-object-detectionA tool for training object detection classifiers using TensorFlow and Carla simulator data8
arunmichaeldsouza/tensorflow-image-detectionA tool for training and classifying images using Google's Inception model and TensorFlow329
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
taokong/ronA deep learning framework for object detection tasks using a novel neural network architecture355
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
ibm/max-object-detectorA tool for detecting objects in images using deep learning models290
tusimple/mx-maskrcnnAn implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images.1,755
msracver/relation-networks-for-object-detectionAn implementation of an object detection framework that incorporates relation networks and deformable convolutions1,096
kod-chen/yolov2-tensorflowA TensorFlow implementation of the YOLOv2 object detection algorithm97
zengarden/light_head_rcnnA research project providing a deep learning-based object detection framework835
hizhangp/yolo_tensorflowA TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking.800