Stars
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
Pytorch implementation of OCFGAN-GP (CVPR 2020, Oral).
Implementation of Semantic Pyramid for Image Generation (https://arxiv.org/abs/2003.06221) in PyTorch
PyTorch reimplementation of the paper: "Semantic Pyramid for Image Generation" [CVPR 2020].
Attentive Normalization for Conditional Image Generation
📻 Proof-of-concept project for detecting and classifying hyperbolas in ground penetrating radar (GPR) data.
A simple, fully convolutional model for real-time instance segmentation.
Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019
A PyTorch implementation of EfficientNet
[IEEE TMI] Official Implementation for UNet++
Codes for paper: "IoU-Uniform R-CNN: Breaking Through the Limitations of RPN"
implement for paper: "RDSNet: A New Deep Architecture for Reciprocal Object Detection and Instance Segmentation"
Enriched Feature Guided Refinement Network for Detection,ICCV2019.
Models and examples built with TensorFlow
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
EfficientDet implementation for object detection in Pytorch. EfficientNet as backbone. BiFPN.
[arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis
A pytorch reimplement of paper "Momentum Contrast for Unsupervised Visual Representation Learning"
EmbedMask: Embedding Coupling for One-stage Instance Segmentation
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
OpenMMLab Detection Toolbox and Benchmark
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.