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: about 9 years ago
Linked from 1 awesome list

chainer

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
apple2373/chainer-simple-fast-rnnAn implementation of the fast R-CNN object detection algorithm using Chainer and OpenCV.43
jessemelpolio/faster_rcnn_for_dotaThis repository provides code for training a Faster R-CNN object detection model on DOTA datasets.337
ruotianluo/pytorch-faster-rcnnAn implementation of Faster R-CNN detection framework in PyTorch1,816
ruotianluo/faster-rcnn-densecap-torchAn implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap.85
eniac-xie/faster-rcnn-resnetA custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining.207
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
mitmul/chainer-pspnetAn implementation of a deep learning-based image segmentation algorithm in Chainer74
longcw/faster_rcnn_pytorchAn implementation of Faster R-CNN using PyTorch1,722
mahyarnajibi/fast-rcnn-torchA Torch implementation of the Fast R-CNN object detection algorithm134
owlbarn/owl_mask_rcnnA Mask R-CNN implementation using OCaml's Owl numerical library17
tusimple/mx-maskrcnnAn implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images.1,755
chainer/chainerrlA deep reinforcement learning library built on top of Chainer.1,179
wkentaro/fcnAn implementation of fully convolutional networks in Chainer, a deep learning framework.218