lyzla's Stars
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
facebookresearch/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
huawei-noah/Efficient-AI-Backbones
Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.
phlippe/uvadlc_notebooks
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023
xiaolai-sqlai/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
vturrisi/solo-learn
solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning
yyyujintang/Awesome-Mamba-Papers
Awesome Papers related to Mamba.
d-li14/mobilenetv2.pytorch
72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
Westlake-AI/openmixup
CAIRI Supervised, Semi- and Self-Supervised Visual Representation Learning Toolbox and Benchmark
mengliu1998/awesome-deep-gnn
Papers about developing deep Graph Neural Networks (GNNs)
xyupeng/ContrastiveCrop
[CVPR 2022 Oral] Crafting Better Contrastive Views for Siamese Representation Learning
chingyaoc/DCL
NeurIPS 2020, Debiased Contrastive Learning
snu-mllab/PuzzleMix
Official PyTorch implementation of "Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup" (ICML'20)
szq0214/Un-Mix
Un-Mix: Rethinking Image Mixtures for Unsupervised Visual Representation Learning.
visresearch/patchmix
The official implementation of paper: "Inter-Instance Similarity Modeling for Contrastive Learning"
ZhichengHuang/CMAE
The official implementation of CMAE https://arxiv.org/abs/2207.13532 and https://ieeexplore.ieee.org/document/10330745
ChengtaiCao/Awesome-Mix
A curated list of awesome Mix
JinXins/Adversarial-AutoMixup
Official PyTorch(MMCV) implementation of “Adversarial AutoMixup” (ICLR 2024 spotlight)
TencentARC/ConMIM
Official codes for ConMIM (ICLR 2023)
bwconrad/can
PyTorch reimplementation of "A simple, efficient and scalable contrastive masked autoencoder for learning visual representations".
Annbless/RegionCL
This is the official code repo for "RegionCL: Can Simple Region Swapping Contribute to Contrastive Learning?"
MrChenFeng/MaskCon_CVPR2023
MaskCon: Masked Contrastive Learning for Coarse-Labeled Dataset (CVPR2023)
jianxiangyu/MEOW
shuuchen/DetCo.pytorch
A PyTorch implementation of DetCo https://arxiv.org/pdf/2102.04803.pdf
OliverRensu/SDMP
EIDOSLAB/WiGNet
yuntaoshou/MCGRL
Linaom1214/CSViG-UNet
mmunir127/RapidNet-Official