YI-LIN SUNG
Results
5
repositories owned by
YI-LIN SUNG
pytorch-adversarial-training
234
Stars
66
Forks
Watchers
PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.
gnn_few_shot_cifar100
83
Stars
24
Forks
Watchers
This is the PyTorch-0.4.0 implementation of few-shot learning on CIFAR-100 with graph neural networks (GNN)
VL_adapter
196
Stars
15
Forks
Watchers
PyTorch code for "VL-Adapter: Parameter-Efficient Transfer Learning for Vision-and-Language Tasks" (CVPR2022)
Ladder-Side-Tuning
91
Stars
5
Forks
Watchers
PyTorch codes for "LST: Ladder Side-Tuning for Parameter and Memory Efficient Transfer Learning"
TetrisBattle
18
Stars
15
Forks
Watchers
Reproduced the popular Facebook game -- Tetris Battle! Also provided openAI environments.