fast-rcnn-torch
Object Detector
A Torch implementation of the Fast R-CNN object detection algorithm
Fast R-CNN Torch Implementation
134 stars
10 watching
32 forks
Language: Lua
last commit: almost 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An experimental implementation of a real-time object detection system using a neural network with region proposal generation. | 122 |
| An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. | 85 |
| An implementation of Faster R-CNN detection framework in PyTorch | 1,816 |
| This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. | 337 |
| A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 875 |
| An implementation of the fast R-CNN object detection algorithm using Chainer and OpenCV. | 43 |
| Implementation of object detection using Faster R-CNN with Chainer deep learning framework | 288 |
| A Mask R-CNN implementation using OCaml's Owl numerical library | 17 |
| An implementation of object detection frameworks in the Torch deep learning framework | 116 |
| A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
| An implementation of Faster R-CNN using MXNet for object detection tasks | 671 |
| A custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining. | 207 |
| An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. | 1,755 |
| A research project providing a deep learning-based object detection framework | 835 |
| An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |