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.☆44Updated 4 years ago
- This is a segmentation network based on good old EfficientNet, with a twist...☆29Updated 2 years ago
- Mosaic Data Augmentation in YOLOv4☆18Updated 5 years ago
- A simple implementation of EfficientDet based on Detectron2 framework☆27Updated 5 years ago
- Cascade Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow, based on matterport mrcnn☆28Updated 5 years ago
- How to train an object detection model with mmdetection☆73Updated 3 years ago
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆18Updated 4 years ago
- Yet another ssd, with its runtime stack for libtorch, onnx and specialized accelerators.☆26Updated 9 months ago
- ☆56Updated 5 years ago
- Cut and paste augmentation for object detection and instance segmentation☆147Updated 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…☆28Updated 3 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆79Updated 5 years ago
- Augment dataset (images and annotations) for object detection☆63Updated 4 years ago
- A YOLO Variant for Rotated Object Detection☆29Updated 3 years ago
- How to train an instance segmentation model with mmdetection☆29Updated 6 years ago
- ☆163Updated 2 years ago
- CenterUnet: Unet version of CenterNet Objects As Points with mask branch.☆28Updated 5 years ago
- Use OpenCV to generate mosaic data augmentation image☆25Updated 5 years ago
- VoVNet, MobileNet, ShuffleNet, HarDNet, GhostNet, EfficientNet backbone networks and SKU-110K dataset for detectron2☆40Updated 5 years ago
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆71Updated 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
- ☆45Updated 3 years ago
- ☆152Updated 3 years ago
- The SIXray dataset☆150Updated 4 years ago
- Pytorch reimplement of PPYOLOv2, PPYOLO, YOLOv3☆14Updated 4 years ago
- joooogle / Automatic-labeling-of-instance-segmentation-Mask-Rcnn-in-static-background-base-on-labelme静态背景下实例分割数据集自动标注工具,基于Labelme改进。可 以自动生成labelme格式的json文件。(注意:本程序只适用于大量图片基于静态背景)原理是:背景减除后得到高质量的二值图,计算连通域外轮廓坐标,再将信息写入json文件。☆13Updated 6 years ago
- Binary semantic segmentation with UNet based on MobileNetV2 encoder☆24Updated 4 years ago
- Convert LabelMe Annotation Tool JSON format to YOLO text file format☆59Updated 3 years ago
- ☆106Updated 4 years ago