mx-rcnn

Object detector

An implementation of Faster R-CNN using MXNet for object detection tasks

Parallel Faster R-CNN implementation with MXNet.

GitHub

671 stars
44 watching
290 forks
Language: Python
last commit: about 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tusimple/mx-maskrcnn An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. 1,755
eniac-xie/faster-rcnn-resnet An implementation of a Faster R-CNN object detection algorithm using a ResNet neural network architecture. 207
charlesshang/tffrcnn A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. 874
ruotianluo/pytorch-faster-rcnn An implementation of Faster R-CNN detection framework in PyTorch 1,817
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
yuwenxiong/py-r-fcn An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. 1,048
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
ruotianluo/faster-rcnn-densecap-torch An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. 85
jessemelpolio/faster_rcnn_for_dota This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. 336
jxr326/swinmcnet A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images 16
daijifeng001/r-fcn A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. 1,245
apple2373/chainer-simple-fast-rnn An implementation of the fast R-CNN object detection algorithm using Chainer and OpenCV. 42
lz118/deep-correlation-network Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. 13
mitmul/chainer-faster-rcnn Implementation of object detection using Faster R-CNN with Chainer deep learning framework 288
jasjeetim/mask-rcnn An implementation of Mask-RCNN in Caffe for object detection and instance segmentation tasks 231