Pinned Repositories
ares
A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
ARESBench
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
CNNDetection
Code for the paper: CNN-generated images are surprisingly easy to spot... for now https://peterwang512.github.io/CNNDetection/
Cross-Domain-Perturbations
Official repository for "Cross-Domain Transferability of Adversarial Perturbations" (NeurIPS 2019)
fast_adversarial
[ICLR 2020] A repository for extremely fast adversarial training using FGSM
learngit
mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
MWCNNv2
Multi-level Wavelet Convolutional Neural Networks
pycls
Codebase for Image Classification Research, written in PyTorch.
sunrise6513's Repositories
sunrise6513/ares
A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
sunrise6513/ARESBench
sunrise6513/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
sunrise6513/CNNDetection
Code for the paper: CNN-generated images are surprisingly easy to spot... for now https://peterwang512.github.io/CNNDetection/
sunrise6513/Cross-Domain-Perturbations
Official repository for "Cross-Domain Transferability of Adversarial Perturbations" (NeurIPS 2019)
sunrise6513/fast_adversarial
[ICLR 2020] A repository for extremely fast adversarial training using FGSM
sunrise6513/learngit
sunrise6513/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
sunrise6513/MWCNNv2
Multi-level Wavelet Convolutional Neural Networks
sunrise6513/pycls
Codebase for Image Classification Research, written in PyTorch.
sunrise6513/pytorch-classification-advprop
sunrise6513/pytorch_ares
sunrise6513/pytorch_GAN_zoo
A mix of GAN implementations including progressive growing
sunrise6513/pytorch_wavelets
Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
sunrise6513/SI-NI-FGSM
sunrise6513/space
sunrise6513/Targeted-Tansfer
On Success and Simplicity: A Second Look at Transferable Targeted Attacks (NeurIPS 2021)
sunrise6513/tensorflow
An Open Source Machine Learning Framework for Everyone
sunrise6513/tps_stn_pytorch
PyTorch implementation of Spatial Transformer Network (STN) with Thin Plate Spline (TPS)
sunrise6513/TTP
Official repository for "On Generating Transferable Targeted Perturbations" (ICCV 2021)
sunrise6513/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
sunrise6513/vq-vae-2-pytorch
Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch
sunrise6513/WaveletSRNet
A pytorch implementation of Paper "Wavelet-srnet: A wavelet-based cnn for multi-scale face super resolution"
sunrise6513/wekaDeeplearning4j
Weka package for the Deeplearning4j java library