Skip to content
View smellYang's full-sized avatar
Block or Report

Block or report smellYang

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. CorruptionRobustness CorruptionRobustness Public

    Forked from katelyn98/CorruptionRobustness

    We investigated corruption robustness across different architectures including Convolutional Neural Networks, Vision Transformers, and the MLP-Mixer.

    Jupyter Notebook

  2. AADefDINO AADefDINO Public

    Forked from thobauma/AADefDINO

    Jupyter Notebook

  3. Patch-Fool Patch-Fool Public

    Forked from GATECH-EIC/Patch-Fool

    [ICLR 2022] "Patch-Fool: Are Vision Transformers Always Robust Against Adversarial Perturbations?" by Yonggan Fu, Shunyao Zhang, Shang Wu, Cheng Wan, Yingyan Lin

    Python

  4. scenic scenic Public

    Forked from google-research/scenic

    Scenic: A Jax Library for Computer Vision Research and Beyond

    Python

  5. StreamingCNN StreamingCNN Public

    Forked from DIAGNijmegen/StreamingCNN

    To train deep convolutional neural networks, the input data and the activations need to be kept in memory. Given the limited memory available in current GPUs, this limits the maximum dimensions of …

    Jupyter Notebook

  6. vision-transformers-cifar10 vision-transformers-cifar10 Public

    Forked from kentaroy47/vision-transformers-cifar10

    Let's train vision transformers (ViT) for cifar 10!

    Python