jy-liao's Stars
Eugeny/tabby
A terminal for a more modern age
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
facebookresearch/deit
Official DeiT repository
parallel101/course
高性能并行编程与优化 - 课件
microsoft/torchscale
Foundation Architecture for (M)LLMs
linhandev/dataset
医学影像数据集列表 『An Index for Medical Imaging Datasets』
whai362/PVT
Official implementation of PVT series
facebookresearch/moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
davidmrau/mixture-of-experts
PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538
Westlake-AI/openmixup
CAIRI Supervised, Semi- and Self-Supervised Visual Representation Learning Toolbox and Benchmark
szluyu99/gin-vue-blog
Golang 全栈博客,支持 Docker Compose 一键部署。基于最新前后端技术栈 Vue3、TS、Unocs 、Redis 等。前端包含博文展示前台、博客后台管理系统。后端包含 JWT 鉴权、RBAC 权限控制等。代码质量高注释全接口文档完善,适合前后端开发者学习。
ncbi-nlp/bluebert
BlueBERT, pre-trained on PubMed abstracts and clinical notes (MIMIC-III).
SHI-Labs/Compact-Transformers
Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)
sail-sg/metaformer
MetaFormer Baselines for Vision (TPAMI 2024)
zdou0830/METER
METER: A Multimodal End-to-end TransformER Framework
GeWu-Lab/OGM-GE_CVPR2022
The repo for "Balanced Multimodal Learning via On-the-fly Gradient Modulation", CVPR 2022 (ORAL)
funnyzhou/C2L_MICCAI2020
leoxiaobin/CvT
This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.
microsoft/TokenMixers
LalehSeyyed/CheXclusion
Code for the paper https://arxiv.org/abs/2003.00827
coeusguo/ceit
pengfeiliHEU/M2I2
This repository is made for the paper: Self-supervised vision-language pretraining for Medical visual question answering
raoyongming/AMixer
[ECCV 2022] AMixer: Adaptive Weight Mixing for Self-attention Free Vision Transformers
YaoXinZhi/Convert-Bert-TF-checkpoint-to-Pytorch
Convert Bert TF-checkpoint to Pytorch
yuxuan-lou/WideNet
Implementation of WideNet