pytorch-retinanet
Object detector
This is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization.
RetinaNet in PyTorch
997 stars
35 watching
249 forks
Language: Python
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Faster R-CNN detection framework in PyTorch | 1,816 |
| A Python implementation of the RetinaNet architecture with focal loss for dense object detection. | 225 |
| An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. | 85 |
| An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks | 279 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A Python package for building and deploying computer vision models with PyTorch | 614 |
| A Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture. | 339 |
| An R package for object detection and image segmentation with pre-trained models. | 130 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,992 |
| A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. | 440 |
| An implementation of the Deep Supervised Object Detector from scratch using PyTorch. | 70 |
| A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation | 557 |
| Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |