Repository navigation

#

mask-rcnn

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

Python
25081
10 个月前

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

Python
14659
9 个月前

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

Python
13321
2 天前

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

Python
2822
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
1336
1 年前

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
1324
10 个月前

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

Python
856
5 个月前

🌮 Trash Annotations in Context Dataset Toolkit

Jupyter Notebook
638
10 个月前
Python
531
4 年前

Building detection from the SpaceNet dataset by using Mask RCNN.

Jupyter Notebook
244
4 年前

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

Jupyter Notebook
195
5 年前

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

Python
195
6 年前

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

Python
179
4 年前

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

Python
139
4 年前

Scalable Instance Segmentation using PyTorch & PyTorch Lightning.

Python
132
8 天前

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
5 年前