chamwen's Stars
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
LlamaFamily/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
lyhue1991/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
cmhungsteve/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
microsoft/Cream
This is a collection of our NAS and Vision Transformer work.
tensorflow/model-optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
facebookresearch/moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
yfzhang114/Generalization-Causality
关于domain generalization,domain adaptation,causality,robutness,prompt,optimization,generative model各式各样研究的阅读笔记
Minqi824/ADBench
Official Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2022.
yaohungt/Multimodal-Transformer
[ACL'19] [PyTorch] Multimodal Transformer
berniwal/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
lmnt-com/diffwave
DiffWave is a fast, high-quality neural vocoder and waveform synthesizer.
GAIR-NLP/anole
Anole: An Open, Autoregressive and Native Multimodal Models for Interleaved Image-Text Generation
leondgarse/keras_cv_attention_models
Keras beit,caformer,CMT,CoAtNet,convnext,davit,dino,efficientdet,edgenext,efficientformer,efficientnet,eva,fasternet,fastervit,fastvit,flexivit,gcvit,ghostnet,gpvit,hornet,hiera,iformer,inceptionnext,lcnet,levit,maxvit,mobilevit,moganet,nat,nfnets,pvt,swin,tinynet,tinyvit,uniformer,volo,vanillanet,yolor,yolov7,yolov8,yolox,gpt2,llama2, alias kecam
chinhsuanwu/mobilevit-pytorch
A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer"
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!)
YanchaoYang/FDA
Fourier Domain Adaptation for Semantic Segmentation
allenai/OLMoE
OLMoE: Open Mixture-of-Experts Language Models
awaisrauf/Awesome-CV-Foundational-Models
youngwanLEE/MPViT
[CVPR 2022] MPViT:Multi-Path Vision Transformer for Dense Prediction
brandontrabucco/da-fusion
Effective Data Augmentation With Diffusion Models
iCGY96/ARPL
[TPAMI 2022] Adversarial Reciprocal Points Learning for Open Set Recognition
ShadeAlsha/LTR-weight-balancing
CVPR 2022 - official implementation for "Long-Tailed Recognition via Weight Balancing" https://arxiv.org/abs/2203.14197
wangsr126/MAE-Lite
Official implement for ICML2023 paper: "A Closer Look at Self-Supervised Lightweight Vision Transformers"
sseung0703/Knowledge_distillation_via_TF2.0
The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API
xxgege/GAM
The official repo for CVPR2023 highlight paper "Gradient Norm Aware Minimization Seeks First-Order Flatness and Improves Generalization".
ArieSeirack/DHVT
This is an official implementation of our NeurIPS 2022 paper "Bridging the Gap Between Vision Transformers and Convolutional Neural Networks on Small Datasets".
LFhase/PAIR
[ICLR 2023, ICLR DG oral] PAIR, the optimizer and model selection criteria for OOD Generalization
cool-xuan/Imbalanced_SAM
The offical implement of ImbSAM (Imbalanced-SAM)