Faster_RCNN_for_DOTA
Object detection model
This repository provides code for training a Faster R-CNN object detection model on DOTA datasets.
Code used for training Faster R-CNN on DOTA
337 stars
13 watching
102 forks
Language: Python
last commit: over 6 years ago aerialdetectiondotafaster-rcnn
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Faster R-CNN detection framework in PyTorch | 1,816 |
| An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. | 85 |
| A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 875 |
| Implementation of object detection using Faster R-CNN with Chainer deep learning framework | 288 |
| An implementation of Faster R-CNN using PyTorch | 1,722 |
| 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 Mask R-CNN implementation using OCaml's Owl numerical library | 17 |
| A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
| A PyTorch implementation of the Mask R-CNN architecture | 995 |
| Demonstrates a real-time object detection system based on PVANet | 650 |
| A Torch implementation of the Fast R-CNN object detection algorithm | 134 |
| An experimental implementation of a real-time object detection system using a neural network with region proposal generation. | 122 |
| An object detection framework using deep convolutional networks and region proposal networks. | 2,716 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |