pva-faster-rcnn

Object detector

Demonstrates a real-time object detection system based on PVANet

Demo code for PVANet

GitHub

650 stars
54 watching
240 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eniac-xie/faster-rcnn-resnet An implementation of a Faster R-CNN object detection algorithm using a ResNet neural network architecture. 207
andreaskoepf/faster-rcnn.torch An experimental implementation of a real-time object detection system using a neural network with region proposal generation. 122
jessemelpolio/faster_rcnn_for_dota This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. 336
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
ruotianluo/pytorch-faster-rcnn An implementation of Faster R-CNN detection framework in PyTorch 1,817
ijkguo/mx-rcnn An implementation of Faster R-CNN using MXNet for object detection tasks 671
yuwenxiong/py-r-fcn An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. 1,048
charlesshang/tffrcnn A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. 874
ruotianluo/faster-rcnn-densecap-torch An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. 85
taokong/ron A deep learning framework for object detection tasks using a novel neural network architecture 355
apple2373/chainer-simple-fast-rnn An implementation of the fast R-CNN object detection algorithm using Chainer and OpenCV. 42
avanetten/simrdwn An object detection system using rapid satellite imagery and deep learning algorithms 216
chanyn/hkrm Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. 104
msracver/relation-networks-for-object-detection An implementation of an object detection algorithm that improves on traditional methods by modeling relationships between objects in images 1,097
jxr326/swinmcnet A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images 16