adversarial-learning
There are 248 repositories under adversarial-learning topic.
zhaoxin94/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
thuml/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
thunlp/TAADpapers
Must-read Papers on Textual Adversarial Attack and Defense
BorealisAI/advertorch
A Toolbox for Adversarial Robustness Research
wubinzzu/NeuRec
Next RecSys Library
wywu/LAB
[CVPR 2018] Look at Boundary: A Boundary-Aware Face Alignment Algorithm
tensorflow/neural-structured-learning
Training neural models with structured signals.
wasidennis/AdaptSegNet
Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)
pumpikano/tf-dann
Domain-Adversarial Neural Network in Tensorflow
imperial-qore/TranAD
[VLDB'22] Anomaly Detection using Transformers, self-conditioning and adversarial training.
hfslyc/AdvSemiSeg
Adversarial Learning for Semi-supervised Semantic Segmentation, BMVC 2018
Ha0Tang/SelectionGAN
[CVPR 2019 Oral] Multi-Channel Attention Selection GAN with Cascaded Semantic Guidance for Cross-View Image Translation
sarathknv/adversarial-examples-pytorch
Implementation of Papers on Adversarial Examples
adapt-python/adapt
Awesome Domain Adaptation Python Toolbox
RoyalVane/CLAN
( TPAMI2022 / CVPR2019 Oral ) Taking A Closer Look at Domain Shift: Category-level Adversaries for Semantics Consistent Domain Adaptation
antonilo/unsupervised_detection
An Unsupervised Learning Framework for Moving Object Detection From Videos
tensorlayer/awesome-tensorlayer
A curated list of dedicated resources and applications
csnlp/Dialogue-Generation
A Paper List for Open-Domain Dialogue Generation, and related datasets.
wywu/ReenactGAN
[ECCV 2018] ReenactGAN: Learning to Reenact Faces via Boundary Transfer
liuyuemaicha/Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow
Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow
YuanXue1993/SegAN
SegAN: Semantic Segmentation with Adversarial Learning
ashafahi/free_adv_train
Official TensorFlow Implementation of Adversarial Training for Free! which trains robust models at no extra cost compared to natural training.
k2kobayashi/crank
A toolkit for non-parallel voice conversion based on vector-quantized variational autoencoder
chengchunhsu/EveryPixelMatters
Implementation of ECCV 2020 paper "Every Pixel Matters: Center-aware Feature Alignment for Domain Adaptive Object Detector"
Ha0Tang/LGGAN
[CVPR 2020] Local Class-Specific and Global Image-Level Generative Adversarial Networks for Semantic-Guided Scene Generation
wanglouis49/pytorch-adversarial_box
PyTorch library for adversarial attack and training
eric-xw/AREL
Code for the ACL paper "No Metrics Are Perfect: Adversarial Reward Learning for Visual Storytelling"
9310gaurav/virtual-adversarial-training
Pytorch implementation of Virtual Adversarial Training
podgorskiy/GPND
Generative Probabilistic Novelty Detection with Adversarial Autoencoders
VITA-Group/AugMax
[NeurIPS'21] "AugMax: Adversarial Composition of Random Augmentations for Robust Training" by Haotao Wang, Chaowei Xiao, Jean Kossaifi, Zhiding Yu, Animashree Anandkumar, and Zhangyang Wang.
andi611/ZeroSpeech-TTS-without-T
A Pytorch implementation for the ZeroSpeech 2019 challenge.
dipanjanS/adversarial-learning-robustness
Contains materials for workshops pertaining to adversarial robustness in deep learning.
zhiqiangdon/pose-adv-aug
Code for "Jointly Optimize Data Augmentation and Network Training: Adversarial Data Augmentation in Human Pose Estimation" (CVPR 2018)
rshaojimmy/MADDoG
[CVPR 2019] Pytorch codes for Multi-adversarial Discriminative Deep Domain Generalization for Face Presentation Attack Detection
cuishuhao/GVB
Code of Gradually Vanishing Bridge for Adversarial Domain Adaptation (CVPR2020)
9310gaurav/ali-pytorch
PyTorch implementation of Adversarially Learned Inference (BiGAN).