chainer-faster-rcnn

Faster R-CNN detector

Implementation of object detection using Faster R-CNN with Chainer deep learning framework

Object Detection with Faster R-CNN in Chainer

GitHub

288 stars
23 watching
87 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list

chainer

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
apple2373/chainer-simple-fast-rnn An implementation of the fast R-CNN object detection algorithm using Chainer and OpenCV. 42
jessemelpolio/faster_rcnn_for_dota This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. 336
ruotianluo/pytorch-faster-rcnn An implementation of Faster R-CNN detection framework in PyTorch 1,816
ruotianluo/faster-rcnn-densecap-torch An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. 85
eniac-xie/faster-rcnn-resnet An implementation of Faster R-CNN using ResNet architecture with online hard example mining for object detection 207
ijkguo/mx-rcnn An implementation of Faster R-CNN using MXNet for object detection tasks 671
charlesshang/tffrcnn A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. 874
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
mitmul/chainer-pspnet An implementation of a deep learning-based image segmentation algorithm in Chainer 74
longcw/faster_rcnn_pytorch An implementation of Faster R-CNN using PyTorch 1,724
mahyarnajibi/fast-rcnn-torch A Torch implementation of the Fast R-CNN object detection algorithm 134
owlbarn/owl_mask_rcnn A Mask R-CNN implementation using OCaml's Owl numerical library 17
tusimple/mx-maskrcnn An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. 1,755
chainer/chainerrl A deep reinforcement learning library built on top of Chainer. 1,174
wkentaro/fcn An implementation of fully convolutional networks in Chainer, a deep learning framework. 218