Stars
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
All-in-One Development Tool based on PaddlePaddle(飞桨低代码开发工具)
Unofficial implementation with pytorch DistributedDataParallel for "MoCo: Momentum Contrast for Unsupervised Visual Representation Learning"
This repo contains code for SimCLR : A Simple Framework for Contrastive Learning of Visual Representations
MoCo v2 Pytorch tutorial, https://arxiv.org/abs/2003.04297
YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming), Quanti…