faster_rcnn_pytorch
PyTorch R-CNN
An implementation of Faster R-CNN using PyTorch
Faster RCNN with PyTorch
2k stars
52 watching
466 forks
Language: Python
last commit: over 3 years ago computer-visiondetectionfaster-rcnnpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. | 85 |
| A collection of PyTorch implementations of various scene graph generation models | 732 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. | 7,721 |
| A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
| Implementations of Dilated Recurrent Neural Networks in PyTorch | 211 |
| Implementation of object detection using Faster R-CNN with Chainer deep learning framework | 288 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. | 380 |
| PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets | 462 |
| Implementation of RoIAlign and crop_and_resize functions for PyTorch | 554 |