lyzla's Stars
facebookresearch/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
facebookresearch/deit
Official DeiT repository
huawei-noah/Efficient-AI-Backbones
Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.
hustvl/Vim
[ICML 2024] Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
phlippe/uvadlc_notebooks
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023
MzeroMiko/VMamba
VMamba: Visual State Space Models,code is based on mamba
sthalles/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
facebookresearch/pycls
Codebase for Image Classification Research, written in PyTorch.
WangYueFt/dgcnn
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
facebookresearch/moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
facebookresearch/simsiam
PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566
graphdeeplearning/graphtransformer
Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.
antao97/dgcnn.pytorch
A PyTorch implementation of Dynamic Graph CNN for Learning on Point Clouds (DGCNN)
d-li14/mobilenetv2.pytorch
72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
ReaFly/Awesome-Vision-Mamba
✨✨Latest Papers on Vision Mamba and Related Areas
bowang-lab/Graph-Mamba
Graph-Mamba: Towards Long-Range Graph Sequence Modelling with Selective State Spaces
BorgwardtLab/SAT
Official Pytorch code for Structure-Aware Transformer.
LincanLi98/STG-Mamba
Official Implementation of STG-Mamba: Spatial-Temporal Graph Learning via Selective State Space Model.
szq0214/Un-Mix
Un-Mix: Rethinking Image Mixtures for Unsupervised Visual Representation Learning.
GraphMamba/GMN
visresearch/patchmix
The official implementation of paper: "Inter-Instance Similarity Modeling for Contrastive Learning"
hustvl/ViG
[AAAI 2025] Linear-complexity Visual Sequence Learning with Gated Linear Attention
inria-thoth/GraphiT
Official Pytorch Implementation of GraphiT
SpikeKing/triplet-loss-gluon
MXNet / Gluon 中 Triplet Loss 算法
Seonghoon-Yu/MoCov2_Pytorch_tutorial
MoCo v2 Pytorch tutorial, https://arxiv.org/abs/2003.04297
shuuchen/DetCo.pytorch
A PyTorch implementation of DetCo https://arxiv.org/pdf/2102.04803.pdf
rina-ding/gat-mamba
Combining Graph Neural Network and Mamba to Capture Local and Global Tissue Spatial Relationships in Whole Slide Images
OliverRensu/SDMP