faster-rcnn-resnet

Faster R-CNN model

A custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining.

ResNet Implementation for Faster-rcnn

GitHub

207 stars
11 watching
117 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
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
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
jessemelpolio/faster_rcnn_for_dotaThis repository provides code for training a Faster R-CNN object detection model on DOTA datasets.337
andreaskoepf/faster-rcnn.torchAn experimental implementation of a real-time object detection system using a neural network with region proposal generation.122
tusimple/mx-maskrcnnAn implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images.1,755
sanghoon/pva-faster-rcnnDemonstrates a real-time object detection system based on PVANet650
apple2373/chainer-simple-fast-rnnAn implementation of the fast R-CNN object detection algorithm using Chainer and OpenCV.43
zengarden/light_head_rcnnA research project providing a deep learning-based object detection framework835
yuwenxiong/py-r-fcnAn implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks.1,048
mitmul/chainer-faster-rcnnImplementation of object detection using Faster R-CNN with Chainer deep learning framework288
robertcsordas/rfcn-tensorflowAn implementation of a deep learning model for object detection and segmentation in images292
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