py-R-FCN

Object detector

An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks.

R-FCN with joint training and python support

GitHub

1k stars
51 watching
471 forks
Language: Python
last commit: over 5 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
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
bharatsingh430/py-r-fcn-multigpuA software framework for training object detection models on multiple GPUs using the Caffe deep learning framework193
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
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
taokong/ronA deep learning framework for object detection tasks using a novel neural network architecture355
xiong-zhitong/pytorch_rfcnAn implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks279
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
wongkinyiu/yolorAn implementation of a unified network architecture for multiple object detection tasks using PyTorch1,992
jxr326/swinmcnetA Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images16
unsky/fpnThis project implements a deep learning framework for object detection using a feature pyramid network architecture.525
ruotianluo/pytorch-faster-rcnnAn implementation of Faster R-CNN detection framework in PyTorch1,816
lz118/deep-correlation-networkDevelops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors.13
hekun-nvidia/py-darknet-yoloA Python interface to YOLO object detection software using Darknet27
zengarden/light_head_rcnnA research project providing a deep learning-based object detection framework835