retinamask
Object detector
A Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture.
RetinaMask
339 stars
16 watching
52 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep learning framework for object detection tasks using a novel neural network architecture | 355 |
| A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. | 1,245 |
| This is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization. | 997 |
| A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. | 1,284 |
| An evaluation framework for detecting object hallucinations in vision-language models | 187 |
| A TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets. | 875 |
| A Python implementation of the RetinaNet architecture with focal loss for dense object detection. | 225 |
| An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |
| An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. | 1,755 |
| An implementation of Faster R-CNN using MXNet for object detection tasks | 671 |
| Provides a software framework for implementing object detection algorithms using Recurrent Scale Approximation (RSA) and CNN-based methods | 238 |
| An implementation of Faster R-CNN detection framework in PyTorch | 1,816 |
| A PyTorch implementation of the Mask R-CNN architecture | 995 |
| A research project providing a deep learning-based object detection framework | 835 |
| An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. | 85 |