huanranchen
I'm a research intern in TSAIL, Tsinghua University. I'm interested in Trustworthy ML, diffusion models.
Pinned Repositories
AdversarialAttacks
ASRNorm
a pytorch implement of Adversarially Adaptive Normalization for Single Domain Generalization
CommonWeaknessDetection
Official code implement of object detection part in "Rethinking Model Ensemble in Transfer-based Adversarial Attacks"
DiffusionClassifier
Official code implement of Robust Classification via a Single Diffusion Model
NICO-2022
Implement the dataloader
NoisedDiffusionClassifiers
Official code implement of "Your Diffusion Model is Secretly a Certifiably Robust Classifier"
RectifiedFlow
My implementation of Rectified FLow
SupContrast
a pytorch implement of Supervised Contrastive Learning with memory bank(queue)
Visualize-Loss-Landscape
Respect to the input tensor instead of paramters of NN
VLMTransfer
A package that achieves 95%+ transfer attack success rate against GPT-4
huanranchen's Repositories
huanranchen/DiffusionClassifier
Official code implement of Robust Classification via a Single Diffusion Model
huanranchen/AdversarialAttacks
huanranchen/VLMTransfer
A package that achieves 95%+ transfer attack success rate against GPT-4
huanranchen/Visualize-Loss-Landscape
Respect to the input tensor instead of paramters of NN
huanranchen/ASRNorm
a pytorch implement of Adversarially Adaptive Normalization for Single Domain Generalization
huanranchen/NoisedDiffusionClassifiers
Official code implement of "Your Diffusion Model is Secretly a Certifiably Robust Classifier"
huanranchen/CommonWeaknessDetection
Official code implement of object detection part in "Rethinking Model Ensemble in Transfer-based Adversarial Attacks"
huanranchen/RectifiedFlow
My implementation of Rectified FLow
huanranchen/NICO-2022
Implement the dataloader
huanranchen/Similar-Target-Attacker
Official pytorch implement of paper "Boosting Adversarial Attack with Similar Target"
huanranchen/EnergyBasedGenerativeModel
huanranchen/SAF
a pytorch implement of Sharpness-Aware Training for Free
huanranchen/Expression-Evaluation
Expression Evaluation in c++
huanranchen/SEDD
huanranchen/T3A
unofficial pytorch implement of Test-Time Classifier Adjustment Module for Model-Agnostic Domain Generalization
huanranchen/ZeroSampleKD
huanranchen/COCO-Detection-Attack
huanranchen/ConvNeXt
Address the gradient vanishing in convnext
huanranchen/CutMix-MixUp
a pytorch implement of cutmix, which solve some problem on original cutmix
huanranchen/INRIA-Detection-Attack
huanranchen/PoissonFlow
huanranchen/robustbench
RobustBench: a standardized adversarial robustness benchmark [NeurIPS'21 Benchmarks and Datasets Track]
huanranchen/Visualization
Some visualization function that I always use
huanranchen/CGIWebServer
CGI Web Server implemented by Huanran
huanranchen/DetectionAttack
huanran detection attack research
huanranchen/DiffusionClassifiers
huanranchen/FlowGenerativeModel
my implement of flow based generative models
huanranchen/huanranchen.github.io
Huanran Chen's Academic Personal Homepage
huanranchen/talkingface-toolkit
huanranchen/Translation-Invariant-Attacks
The translation-invariant adversarial attack method to improve the transferability of adversarial examples.