faster-rcnn.pytorch
Object detector
An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs.
A faster pytorch implementation of faster r-cnn
8k stars
91 watching
2k forks
Language: Python
last commit: almost 3 years ago faster-rcnnpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| An open-source implementation of Faster R-CNN using PyTorch | 4,005 |
| A Python implementation of object detection with region proposal networks | 8,145 |
| An object detection framework using deep convolutional networks and region proposal networks. | 2,716 |
| A framework for object detection using deep ConvNets | 3,358 |
| An experimental implementation of Faster R-CNN object detection using TensorFlow | 2,340 |
| An implementation of Faster R-CNN detection framework in PyTorch | 1,816 |
| An implementation of Faster RCNN object detection framework in TensorFlow using pre-trained models and convolutional neural networks | 3,648 |
| A visual object detection system that combines region proposals with neural network features to improve detection performance. | 2,381 |
| An implementation of Faster R-CNN using PyTorch | 1,722 |
| An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. | 85 |
| This repository provides code for training a Faster R-CNN object detection model on DOTA datasets. | 337 |
| An implementation of Mask R-CNN in TensorFlow, enabling object detection and segmentation using pre-trained models. | 3,100 |
| This project provides pre-trained PyTorch models for face detection and recognition tasks. | 4,611 |
| An implementation of the Graph Attention Network model using PyTorch. | 2,935 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |