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:
- Mosaic Data Augmentation in YOLOv4☆18Updated 5 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
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆43Updated 4 years ago
- This is a segmentation network based on good old EfficientNet, with a twist...☆29Updated 2 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 5 months ago
- How to train an object detection model with mmdetection☆73Updated 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
- 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
- ☆56Updated 4 years ago
- Accompanying notebook and sources to "A Guide to Pseudolabelling: How to get a Kaggle medal with only one model" (Dec. 2020 PyData Boston…☆29Updated 3 years ago
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆17Updated 4 years ago
- ☆31Updated 4 years ago
- Cut and paste augmentation for object detection and instance segmentation☆148Updated 4 years ago
- Augment dataset (images and annotations) for object detection☆63Updated 3 years ago
- Use OpenCV to generate mosaic data augmentation image☆25Updated 5 years ago
- Binary semantic segmentation with UNet based on MobileNetV2 encoder☆25Updated 3 years ago
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆71Updated 3 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 5 years ago
- A simple implementation of EfficientDet based on Detectron2 framework☆27Updated 4 years ago
- ☆162Updated 2 years ago
- Faster RCNN for xView satellite data challenge☆21Updated 6 years ago
- Heatmap Learner Convolutional Neural Network for Object Counting and Localization☆44Updated last year
- Convert LabelMe Annotation Tool JSON format to YOLO text file format☆58Updated 3 years ago
- A YOLO Variant for Rotated Object Detection☆29Updated 2 years ago
- Pytorch reimplement of PPYOLOv2, PPYOLO, YOLOv3☆14Updated 4 years ago
- ☆106Updated 4 years ago
- This is the implementation code of our paper named Dual Attention-guided Feature Pyramid Network for Instance Segmentation of Group Pigs☆13Updated 4 years ago
- ☆22Updated 4 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆118Updated last year