retinamask

Object detector

A Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture.

RetinaMask

GitHub

339 stars
16 watching
52 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
taokong/ronA deep learning framework for object detection tasks using a novel neural network architecture355
daijifeng001/r-fcnA MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images.1,245
kuangliu/pytorch-retinanetThis is a PyTorch implementation of the RetinaNet object detection algorithm with Focal Loss optimization.997
serengil/retinafaceA deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities.1,284
rucaibox/popeAn evaluation framework for detecting object hallucinations in vision-language models187
charlesshang/tffrcnnA TensorFlow-based implementation of Faster R-CNN object detection using pre-trained ResNet networks and custom datasets.875
unsky/retinanetA Python implementation of the RetinaNet architecture with focal loss for dense object detection.225
yuwenxiong/py-r-fcnAn implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks.1,048
tusimple/mx-maskrcnnAn implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images.1,755
ijkguo/mx-rcnnAn implementation of Faster R-CNN using MXNet for object detection tasks671
liuyuisanai/rsa-for-object-detectionProvides a software framework for implementing object detection algorithms using Recurrent Scale Approximation (RSA) and CNN-based methods238
ruotianluo/pytorch-faster-rcnnAn implementation of Faster R-CNN detection framework in PyTorch1,816
wannabeog/mask-rcnnA PyTorch implementation of the Mask R-CNN architecture995
zengarden/light_head_rcnnA research project providing a deep learning-based object detection framework835
ruotianluo/faster-rcnn-densecap-torchAn implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap.85