pytorch-faster-rcnn
Object detector
An implementation of Faster R-CNN detection framework in PyTorch
pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)
2k stars
40 watching
474 forks
Language: Jupyter Notebook
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. | 85 |
| An implementation of Faster R-CNN using PyTorch | 1,722 |
| 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 |
| This is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization. | 997 |
| A custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining. | 207 |
| An implementation of Faster R-CNN using MXNet for object detection tasks | 671 |
| A research project providing a deep learning-based object detection framework | 835 |
| A PyTorch implementation of the Mask R-CNN architecture | 995 |
| A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |
| An experimental implementation of a real-time object detection system using a neural network with region proposal generation. | 122 |
| An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. | 7,721 |
| A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
| Implementation of object detection using Faster R-CNN with Chainer deep learning framework | 288 |
| An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks | 279 |