jiaxingxx's Stars
cg563/low-frequency-adversarial
LiangSiyuan21/Parallel-Rectangle-Flip-Attack-A-Query-based-Black-box-Attack-against-Object-Detection
A Implementation of ICCV-2021(Parallel Rectangle Flip Attack: A Query-based Black-box Attack against Object Detection)
Trustworthy-AI-Group/TransferAttack
TransferAttack is a pytorch framework to boost the adversarial transferability for image classification.
bubbliiiing/facenet-pytorch
这是一个facenet-pytorch的库,可以用于训练自己的人脸识别模型。
Elegycloud/clash-for-linux-backup
基于Clash Core 制作的Clash For Linux备份仓库 A Clash For Linux Backup Warehouse Based on Clash Core
CompVis/stable-diffusion
A latent text-to-image diffusion model
Stability-AI/generative-models
Generative Models by Stability AI
vueact/vueact-parse
Coming soon
s4nyam/gradcam-yolo
Paper https://arxiv.org/pdf/2306.06071.pdf Analysing how adversarial attacks aaffect YOLO Object Detection and visualising GradCAM
IBM/BadDiffusion
Official repo to reproduce the paper "How to Backdoor Diffusion Models?" published at CVPR 2023
EPTansuo/FGSM-learn
Learn FGSM using PyTorch
ZOMIN28/FIA-pytorch
The paper "Feature Importance-aware Transferable Adversarial Attacks" by pytorch.
hcguoO0/FIA
code for "Feature Importance-aware Transferable Adversarial Attacks"
jiaxingxx/AttackDefenseYOLO
thong3le/blackbox-attack
Blackbox attacks for deep neural network models
ermongroup/ODS
Code for "Diversity can be Transferred: Output Diversification for White- and Black-box Attacks"
Jianbo-Lab/ML-LOO
andylow-wl/Adversarial
An article about different types of adversarial attacks on Image Classification model and Object Detection Model.
weiaicunzai/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
rfeinman/detecting-adversarial-samples
Code for "Detecting Adversarial Samples from Artifacts" (Feinman et al., 2017)
google-research/active-adversarial-tests
Official implementation of the paper "Increasing Confidence in Adversarial Robustness Evaluations"
mzweilin/EvadeML-Zoo
Benchmarking and Visualization Tool for Adversarial Machine Learning
kaieye/2022-Machine-Learning-Specialization
facebookarchive/adversarial_image_defenses
Countering Adversarial Image using Input Transformations.
v-wangg/OrthogonalPGD
TooTouch/SID
pytorch reimplementation for Detecting Adversarial Examples from Sensitivity Inconsistency of Spatial-Transform Domain
JinyuTian/SID
The code of our AAAI 2021 paper "Detecting Adversarial Examples from Sensitivity Inconsistency of Spatial-transform Domain"
pokaxpoka/deep_Mahalanobis_detector
Code for the paper "A Simple Unified Framework for Detecting Out-of-Distribution Samples and Adversarial Attacks".
dydjw9/MetaAttack_ICLR2020
as791/ZOO_Attack_PyTorch
This repository contains the PyTorch implementation of Zeroth Order Optimization Based Adversarial Black Box Attack (https://arxiv.org/abs/1708.03999)