fcakyon / augmented-maskrcnnLinks
Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco datasets with positive/negative samples.
☆19Updated 4 years ago
Alternatives and similar repositories for augmented-maskrcnn
Users that are interested in augmented-maskrcnn are comparing it to the libraries listed below
Sorting:
- This is a segmentation network based on good old EfficientNet, with a twist...☆29Updated 2 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆43Updated 4 years ago
- Pytorch reimplement of PPYOLOv2, PPYOLO, YOLOv3☆14Updated 4 years ago
- For the Kaggle Competition on object detection with same name. 1) models used are DETR, EfficientDet, YOLOv5, RetinaNet, FasterRCNN. 2) E…☆12Updated 3 years ago
- Cascade Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow, based on matterport mrcnn☆28Updated 5 years ago
- Mosaic Data Augmentation in YOLOv4☆18Updated 5 years ago
- How to train an object detection model with mmdetection☆73Updated 3 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 4 months ago
- ☆31Updated 4 years ago
- Cut and paste augmentation for object detection and instance segmentation☆146Updated 4 years ago
- Augment dataset (images and annotations) for object detection☆63Updated 3 years ago
- A YOLO Variant for Rotated Object Detection☆29Updated 2 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆119Updated last year
- The SIXray dataset☆143Updated 3 years ago
- A simple implementation of EfficientDet based on Detectron2 framework☆27Updated 4 years ago
- VoVNet, MobileNet, ShuffleNet, HarDNet, GhostNet, EfficientNet backbone networks and SKU-110K dataset for detectron2☆39Updated 5 years ago
- CenterUnet: Unet version of CenterNet Objects As Points with mask branch.☆28Updated 5 years ago
- How to train an instance segmentation model with mmdetection☆29Updated 5 years ago
- Faster RCNN for xView satellite data challenge