adversarial
There are 90 repositories under adversarial topic.
SeldonIO/alibi-detect
Algorithms for outlier, adversarial and drift detection
yeyun111/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
uber-common/metta
An information security preparedness tool to do adversarial simulation.
yangheng95/PyABSA
Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.;
anuragranj/cc
Competitive Collaboration: Joint Unsupervised Learning of Depth, Camera Motion, Optical Flow and Motion Segmentation
ebagdasa/backdoors101
Backdoors Framework for Deep Learning and Federated Learning. A light-weight tool to conduct your research on backdoors.
alexlee-gk/video_prediction
Stochastic Adversarial Video Prediction
hbaniecki/adversarial-explainable-ai
💡 Adversarial attacks on explanations and how to defend them
zhuchen03/FreeLB
Adversarial Training for Natural Language Understanding
gongzhitaao/tensorflow-adversarial
Crafting adversarial images
hjwdzh/AdversarialTexture
Adversarial Texture Optimization from RGB-D Scans (CVPR 2020).
ashafahi/free_adv_train
Official TensorFlow Implementation of Adversarial Training for Free! which trains robust models at no extra cost compared to natural training.
VainF/Data-Free-Adversarial-Distillation
Code and pretrained models for paper: Data-Free Adversarial Distillation
YerevaNN/WARP
Code for ACL'2021 paper WARP 🌀 Word-level Adversarial ReProgramming. Outperforming `GPT-3` on SuperGLUE Few-Shot text classification. https://aclanthology.org/2021.acl-long.381/
himashi92/Co-BioNet
[Nature Machine Intelligence Journal] Official pytorch implementation for Uncertainty-Guided Dual-Views for Semi-Supervised Volumetric Medical Image Segmentation
roytseng-tw/adversarial-pose-pytorch
A PyTorch implementation of adversarial pose estimation for multi-person
uclaml/RayS
RayS: A Ray Searching Method for Hard-label Adversarial Attack (KDD2020)
nashory/gans-collection.torch
Torch implementation of various types of GAN (e.g. DCGAN, ALI, Context-encoder, DiscoGAN, CycleGAN, EBGAN, LSGAN)
SamRagusa/Checkers-Reinforcement-Learning
A checkers reinforcement learning AI, and all the tools needed to train it.
AlbertMillan/adversarial-training-pytorch
Implementation of adversarial training under fast-gradient sign method (FGSM), projected gradient descent (PGD) and CW using Wide-ResNet-28-10 on cifar-10. Sample code is re-usable despite changing the model or dataset.
icon-lab/SLATER
Official implementation of the paper: Unsupervised MRI Reconstruction via Zero-Shot Learned Adversarial Transformers
wyzjack/SLA2P
[TKDE 2024, CIKM 2022] SLA²P: Self-supervised Anomaly Detection with Adversarial Perturbation.
alldbi/FLM
Tensorflow implementation of Fast Geometrically-Perturbed Adversarial Faces
pfnet-research/chainer-ADDA
Adversarial Discriminative Domain Adaptation in Chainer
pfnet-research/vat_nmt
Implementation of "Effective Adversarial Regularization for Neural Machine Translation", ACL 2019
ZFancy/IAD
[ICLR 2022] Reliable Adversarial Distillation with Unreliable Teachers
vivek231/Skin-Project
FCA-Net: Adversarial Learning for Skin Lesion Segmentation Based on Multi-scale Features and Factorized Channel Attention
EspoirX/EasyAdvApp
穿山甲 融合 sdk 广告封装
gongzhitaao/adversarial-classifier
It turns out that adversarial and clean data are not twins, not at all.
jiawangbai/TA-LBF
The implementatin of our ICLR 2021 work: Targeted Attack against Deep Neural Networks via Flipping Limited Weight Bits
Dawn-David/DeepFool_MNIST
Based on Pytorch, the Adversarial Attack algorithm DeepFool, targeting the Mnist data set and ResNet18 network
uidilr/deepirl_chainer
Implementation of GAIL and AIRL using chinerrl
dogancanbakir/pirebok
pîrebok (from Kurdish "witch") - a guided adversarial fuzzer
jasonicarter/MNIST-adversarial-images
Create adversarial images to fool a MNIST classifier in TensorFlow
dongb5/AdversarialBinaryCoding4ReID
Codes of the paper "Adversarial Binary Coding for Efficient Person Re-identification"
thomashirtz/gym-battleship
Battleship environment for reinforcement learning tasks