R-FCN

Object detector

A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images.

R-FCN: Object Detection via Region-based Fully Convolutional Networks

GitHub

1k stars
80 watching
543 forks
Language: Matlab
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yuwenxiong/py-r-fcn An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. 1,048
robertcsordas/rfcn-tensorflow An implementation of a deep learning model for object detection and segmentation in images 292
matlab-deep-learning/pretrained-efficientdet-d0 Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture 15
charlesshang/tffrcnn A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. 874
bharath272/sds_eccv2014 A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. 96
bharatsingh430/py-r-fcn-multigpu A software framework for training object detection models on multiple GPUs using the Caffe deep learning framework 193
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
lz118/deep-correlation-network Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. 13
zengarden/light_head_rcnn A research implementation of an object detection algorithm using a variant of the R-CNN model with a light head architecture. 834
liulei01/drbox An open-source deep learning framework for detecting rotated objects in images 421
xiaohaochen/rrc_detection An object detection framework utilizing recurrent rolling convolution for accurate single-stage detection 361
chenjoya/vehicle_detection_recognition A Matlab project for vehicle detection and recognition using deep learning techniques. 202
ijkguo/mx-rcnn An implementation of Faster R-CNN using MXNet for object detection tasks 671
avanetten/simrdwn An object detection system using rapid satellite imagery and deep learning algorithms 216
ibm/max-object-detector A tool for detecting objects in images using deep learning models 290