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 5 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:
- 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
- Mosaic Data Augmentation in YOLOv4☆18Updated 5 years ago
- VoVNet, MobileNet, ShuffleNet, HarDNet, GhostNet, EfficientNet backbone networks and SKU-110K dataset for detectron2☆39Updated 5 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 8 months ago
- Pytorch reimplement of PPYOLOv2, PPYOLO, YOLOv3☆14Updated 4 years ago
- Cascade Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow, based on matterport mrcnn☆28Updated 5 years ago
- This is a segmentation network based on good old EfficientNet, with a twist...☆29Updated 2 years ago
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆18Updated 4 years ago
- How to train an object detection model with mmdetection☆73Updated 3 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
- A simple implementation of EfficientDet based on Detectron2 framework☆27Updated 5 years ago
- Augment dataset (images and annotations) for object detection☆63Updated 4 years ago
- Convert COCO annotations to xml format☆19Updated 5 years ago
- A YOLO Variant for Rotated Object Detection☆29Updated 2 years ago
- Use OpenCV to generate mosaic data augmentation image☆25Updated 5 years ago
- CenterUnet: Unet version of CenterNet Objects As Points with mask branch.☆28Updated 5 years ago
- PyTorch implementation of soft-nms☆31Updated last week
- This repo is an implementation of BiSeNet. But it still has some differences compared with the author's.☆14Updated 6 years ago
- ☆163Updated 2 years ago
- Arbitrary-oriented object detection based on yolov3.☆135Updated 4 years ago
- TricubeNet (WACV 2022)☆34Updated 2 years ago
- ☆56Updated 4 years ago
- Binary semantic segmentation with UNet based on MobileNetV2 encoder