Stars
Object detection, 3D detection, and pose estimation using center point detection:
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
Flops counter for neural networks in pytorch framework
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
PANet for Instance Segmentation and Object Detection
Caffe Implementation of Google's MobileNets (v1 and v2)
pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
This is pure-python implementation of the ADB client.
Single-Stage Semantic Segmentation from Image Labels (CVPR 2020)
Batch normalization fusion for PyTorch. This is an archived repository, which is not maintained.