Pinned Repositories
chenyangsi.github.io
chenyangsi_new.github.io
data-augmentation-review
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to github repos, papers and others.
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
FreeU
FreeU: Free Lunch in Diffusion U-Net (CVPR2024 Oral)
google-research
Google Research
manifold_mixup
Code for reproducing Manifold Mixup results (ICML 2019)
mean-teacher
A state-of-the-art semi-supervised method for image recognition
st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
iFormer
iFormer: Inception Transformer
ChenyangSi's Repositories
ChenyangSi/FreeU
FreeU: Free Lunch in Diffusion U-Net (CVPR2024 Oral)
ChenyangSi/st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
ChenyangSi/chenyangsi.github.io
ChenyangSi/chenyangsi_new.github.io
ChenyangSi/data-augmentation-review
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to github repos, papers and others.
ChenyangSi/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ChenyangSi/google-research
Google Research
ChenyangSi/manifold_mixup
Code for reproducing Manifold Mixup results (ICML 2019)
ChenyangSi/mean-teacher
A state-of-the-art semi-supervised method for image recognition
ChenyangSi/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
ChenyangSi/poolformer
PoolFormer: MetaFormer is Actually What You Need for Vision (CVPR 2022 Oral)
ChenyangSi/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
ChenyangSi/starter-academic
🎓 Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify
ChenyangSi/TCN
Sequence modeling benchmarks and temporal convolutional networks