Repository navigation

#

mask-rcnn

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

Python
25288
1 年前

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".

Python
15109
1 年前

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.

Python
13688
2 个月前

A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.

Python
2825
6 年前
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"

Python
1355
2 年前

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.

Python
1334
1 年前

An Agnostic Computer Vision Framework - Pluggable to any Training Library: Fastai, Pytorch-Lightning with more to come

Python
864
9 个月前

🌮 Trash Annotations in Context Dataset Toolkit

Jupyter Notebook
669
1 年前
Python
535
4 年前

Building detection from the SpaceNet dataset by using Mask RCNN.

Jupyter Notebook
253
4 年前

Usiigaci: stain-free cell tracking in phase contrast microscopy enabled by supervised machine learning

Jupyter Notebook
197
5 年前

Mask R-CNN for object detection and instance segmentation on Pytorch

Python
194
6 年前

ICDAR 2019: MaskRCNN on PubLayNet datasets. Paragraph detection, table detection, figure detection,...

Python
182
4 年前

Scalable Instance Segmentation using PyTorch & PyTorch Lightning.

Python
143
4 个月前

Object detection with multi-level representations generated from deep high-resolution representation learning (HRNetV2h).

Python
140
4 年前

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.

Jupyter Notebook
112
6 年前