Pinned Repositories
pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
ECoFLaP
Code for "ECoFLaP: Efficient Coarse-to-Fine Layer-Wise Pruning for Vision-Language Models" (ICLR 2024)
gnn_few_shot_cifar100
This is the PyTorch-0.4.0 implementation of few-shot learning on CIFAR-100 with graph neural networks (GNN)
Ladder-Side-Tuning
PyTorch codes for "LST: Ladder Side-Tuning for Parameter and Memory Efficient Transfer Learning"
lightning-semi-supervised-learning
Implementation of semi-supervised learning using PyTorch Lightning
pytorch-adversarial-training
PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.
sparse_update
TetrisBattle
Reproduced the popular Facebook game -- Tetris Battle! Also provided openAI environments.
vl-merging
PyTorch codes for the paper "An Empirical Study of Multimodal Model Merging"
VL_adapter
PyTorch code for "VL-Adapter: Parameter-Efficient Transfer Learning for Vision-and-Language Tasks" (CVPR2022)
ylsung's Repositories
ylsung/pytorch-adversarial-training
PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.
ylsung/Ladder-Side-Tuning
PyTorch codes for "LST: Ladder Side-Tuning for Parameter and Memory Efficient Transfer Learning"
ylsung/VL_adapter
PyTorch code for "VL-Adapter: Parameter-Efficient Transfer Learning for Vision-and-Language Tasks" (CVPR2022)
ylsung/vl-merging
PyTorch codes for the paper "An Empirical Study of Multimodal Model Merging"
ylsung/TetrisBattle
Reproduced the popular Facebook game -- Tetris Battle! Also provided openAI environments.
ylsung/ECoFLaP
Code for "ECoFLaP: Efficient Coarse-to-Fine Layer-Wise Pruning for Vision-Language Models" (ICLR 2024)
ylsung/lightning-semi-supervised-learning
Implementation of semi-supervised learning using PyTorch Lightning
ylsung/sparse_update
ylsung/FedMA
Code for Federated Learning with Matched Averaging, ICLR 2020.
ylsung/TetrisBattle-RL
Training RL agent to master Facebook TetrisBattle--PyTorch implementation
ylsung/ylsung.github.io
https://ylsung.github.io/
ylsung/3d_invariance
(CVPR'20 Oral) Unsupervised Learning of Probably Symmetric Deformable 3D Objects from Images in the Wild
ylsung/backpack
BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.
ylsung/cifar10-fast
ylsung/CLIP-ViL
ylsung/continual-learning
PyTorch implementation of various methods for continual learning (XdG, EWC, online EWC, SI, LwF, GR, GR+distill, RtF, ER, A-GEM, iCaRL).
ylsung/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
ylsung/datasets
🤗 The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and efficient data manipulation tools
ylsung/ecoflap_page
ylsung/FixMatch-pytorch
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
ylsung/knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
ylsung/language-evaluation
:clipboard: Collection of evaluation code for natural language generation.
ylsung/MoE_LLaVA_lora
ylsung/Overcoming-Catastrophic-forgetting-in-Neural-Networks
Elastic weight consolidation technique for incremental learning.
ylsung/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ylsung/pytorch-cifar
95.47% on CIFAR10 with PyTorch
ylsung/pytorch-lightning
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate
ylsung/sg2im
Code for "Image Generation from Scene Graphs", Johnson et al, CVPR 2018
ylsung/DeSQ
ylsung/gptq