-
SimCLR Public
Forked from leftthomas/SimCLRA PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"
Python UpdatedJan 16, 2023 -
pytorch-lightning-template Public
Forked from miracleyoo/pytorch-lightning-templateAn easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit a…
Jupyter Notebook Apache License 2.0 UpdatedJan 16, 2023 -
Rickrolling-the-Artist Public
Forked from LukasStruppek/Rickrolling-the-ArtistSource code for our paper "Rickrolling the Artist: Injecting Invisible Backdoors into Text-Guided Image Generation Models".
Python MIT License UpdatedDec 1, 2022 -
scenic Public
Forked from google-research/scenicScenic: A Jax Library for Computer Vision Research and Beyond
Python Apache License 2.0 UpdatedNov 30, 2022 -
StreamingCNN Public
Forked from DIAGNijmegen/StreamingCNNTo 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 MIT License UpdatedSep 22, 2022 -
vision-transformers-cifar10 Public
Forked from kentaroy47/vision-transformers-cifar10Let's train vision transformers (ViT) for cifar 10!
Python MIT License UpdatedAug 29, 2022 -
-
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 MIT License UpdatedMar 16, 2022 -
CorruptionRobustness Public
Forked from katelyn98/CorruptionRobustnessWe investigated corruption robustness across different architectures including Convolutional Neural Networks, Vision Transformers, and the MLP-Mixer.
Jupyter Notebook UpdatedOct 28, 2021 -
SimSiam Public
Forked from leftthomas/SimSiamA PyTorch implementation of SimSiam based on CVPR 2021 paper "Exploring Simple Siamese Representation Learning"
Python UpdatedMar 23, 2021 -
MoCo Public
Forked from leftthomas/MoCoA PyTorch implementation of MoCo based on CVPR 2020 paper "Momentum Contrast for Unsupervised Visual Representation Learning"
Python UpdatedOct 29, 2020