adversarial-frcnn

Object detector

A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.

A-Fast-RCNN (CVPR 2017)

GitHub

482 stars
33 watching
168 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list

adversarial-networkscaffefast-rcnnobject-detection

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
yuwenxiong/py-r-fcnAn implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks.1,048
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
ruotianluo/faster-rcnn-densecap-torchAn implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap.85
ruotianluo/pytorch-faster-rcnnAn implementation of Faster R-CNN detection framework in PyTorch1,816
eniac-xie/faster-rcnn-resnetA custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining.207
apple2373/chainer-simple-fast-rnnAn implementation of the fast R-CNN object detection algorithm using Chainer and OpenCV.43
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
andreaskoepf/faster-rcnn.torchAn experimental implementation of a real-time object detection system using a neural network with region proposal generation.122
xiang-wuu/ncnn-android-yolov7An Android implementation of object detection using Yolov7 and the ncnn neural network library137
jessemelpolio/faster_rcnn_for_dotaThis repository provides code for training a Faster R-CNN object detection model on DOTA datasets.337
xingwangsfu/caffe-yoloAn implementation of YOLO object detection in Caffe using pre-trained darknet weights519
xiaohaochen/rrc_detectionAn object detection framework utilizing recurrent rolling convolution for accurate single-stage detection361
robertcsordas/rfcn-tensorflowAn implementation of a deep learning model for object detection and segmentation in images292