Stars
Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
Object detection, 3D detection, and pose estimation using center point detection:
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Datasets, Transforms and Models specific to Computer Vision
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".