mask-rcnn
There are 491 repositories under mask-rcnn topic.
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
roytseng-tw/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
SwinTransformer/Swin-Transformer-Object-Detection
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.
keyu-tian/SparK
[ICLR'23 Spotlight🔥] The first successful BERT/MAE-style pretraining on any convolutional network; Pytorch impl. of "Designing BERT for Convolutional Networks: Sparse and Hierarchical Masked Modeling"
MIC-DKFZ/medicaldetectiontoolkit
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.
airctic/icevision
An Agnostic Computer Vision Framework - Pluggable to any Training Library: Fastai, Pytorch-Lightning with more to come
pedropro/TACO
🌮 Trash Annotations in Context Dataset Toolkit
ryouchinsa/Rectlabel-support
RectLabel is an offline image annotation tool for object detection and segmentation.
JDAI-CV/CoTNet
This is an official implementation for "Contextual Transformer Networks for Visual Recognition".
xmba15/onnx_runtime_cpp
small c++ library to quickly deploy models using onnxruntime
ahmedfgad/Mask-RCNN-TF2
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow 2.0
Mstfakts/Building-Detection-MaskRCNN
Building detection from the SpaceNet dataset by using Mask RCNN.
hustvl/BMaskR-CNN
[ECCV 2020] Boundary-preserving Mask R-CNN
oist/Usiigaci
Usiigaci: stain-free cell tracking in phase contrast microscopy enabled by supervised machine learning
jytime/Mask_RCNN_Pytorch
Mask R-CNN for object detection and instance segmentation on Pytorch
hpanwar08/detectron2
Detectron2 for Document Layout Analysis
Superlee506/Mask_RCNN_Humanpose
Mask R-CNN for Human Pose Estimation on Keras and TensorFlow.
phamquiluan/PubLayNet
ICDAR 2019: MaskRCNN on PubLayNet datasets. Paragraph detection, table detection, figure detection,...
FZJ-INM1-BDA/celldetection
Scalable Instance Segmentation using PyTorch & PyTorch Lightning.
HRNet/HRNet-MaskRCNN-Benchmark
Object detection with multi-level representations generated from deep high-resolution representation learning (HRNetV2h).
jianing-sun/Mask-YOLO
Inspired from Mask R-CNN to build a multi-task learning, two-branch architecture: one branch based on YOLOv2 for object detection, the other branch for instance segmentation. Simply tested on Rice and Shapes. MobileNet supported.
bendangnuksung/mrcnn_serving_ready
🛠 Mask R-CNN Keras to Tensorflow and TFX models + Serving models using TFX GRPC & RESTAPI
shuyucool/Labelme
automatic tagging data, the training data prepare for mask-rcnn
openvinotoolkit/mmdetection
OpenVINO Training Extensions Object Detection
TillBeemelmanns/cityscapes-to-coco-conversion
Cityscapes to CoCo Format Conversion Tool for Mask-RCNN and Detectron
0x5eba/Skin-Cancer-Segmentation
Classification and Segmentation with Mask-RCNN of Skin Cancer using ISIC dataset
louisyuzhe/car-damage-detector
Mask R-CNN Model to detect the area of damage on a car. The rationale for such a model is that it can be used by insurance companies for faster processing of claims if users can upload pics and they can assess damage from them. This model can also be used by lenders if they are underwriting a car loan especially for a used car.
lsrock1/maskrcnn_benchmark.cpp
Implementation maskrcnn-benchmark, pytorch c++ frontend
AKASH2907/bird_species_classification
Supervised Classification of bird species :bird: in high resolution images, especially for, Himalayan birds, having diverse species with fairly low amount of labelled data [ICVGIPW'18]
heethesh/SALSA-Semantic-Assisted-SLAM
SALSA: Semantic Assisted Life-Long SLAM for Indoor Environments (16-833 SLAM Project at CMU)
TannerGilbert/Tensorflow-Object-Detection-API-train-custom-Mask-R-CNN-model
Train a Mask R-CNN model with the Tensorflow Object Detection API
cad0p/maskrcnn-modanet
A Mask R-CNN Keras implementation with Modanet annotations on the Paperdoll dataset
sasidhar-programmer/Tensorflow_Advance_Techniques
deeplearning.ai Tensorflow advance techniques specialization