RetinaNet
Object detector
A Python implementation of the RetinaNet architecture with focal loss for dense object detection.
Focal loss for Dense Object Detection
225 stars
10 watching
65 forks
Language: Python
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| This is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization. | 997 |
| This project implements a deep learning framework for object detection using a feature pyramid network architecture. | 525 |
| A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
| An implementation of focal loss for dense object detection in mxnet. | 486 |
| A tool for detecting objects in images using deep learning models | 290 |
| A Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture. | 339 |
| An object detection system using a novel receptive field block module to enhance feature discriminability and robustness. | 1,416 |
| A custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining. | 207 |
| An implementation of a unified network architecture for multiple object detection tasks using PyTorch | 1,992 |
| A Python interface to YOLO object detection software using Darknet | 27 |
| An evaluation framework for detecting object hallucinations in vision-language models | 187 |
| Develops an object detection algorithm using a U-Net architecture to detect vehicles in images and videos from a publicly available dataset | 95 |
| An object detection framework that uses extreme and center points to detect objects in images. | 1,032 |
| An image processing system for detecting and tracking objects in camera feed using HSV color thresholding. | 31 |
| An implementation of Faster R-CNN detection framework in PyTorch | 1,816 |