All Projects → rickiepark → gans-in-action

rickiepark / gans-in-action

Licence: other
"GAN 인 액션"(한빛미디어, 2020)의 코드 저장소입니다.

Projects that are alternatives of or similar to gans-in-action

FLAT
[ICCV2021 Oral] Fooling LiDAR by Attacking GPS Trajectory
Stars: ✭ 52 (+79.31%)
Mutual labels:  adversarial-attacks
causal-semantic-generative-model
Codes for Causal Semantic Generative model (CSG), the model proposed in "Learning Causal Semantic Representation for Out-of-Distribution Prediction" (NeurIPS-21)
Stars: ✭ 51 (+75.86%)
Mutual labels:  generative-model
pytorch-CycleGAN
Pytorch implementation of CycleGAN.
Stars: ✭ 39 (+34.48%)
Mutual labels:  generative-model
PGD-pytorch
A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"
Stars: ✭ 83 (+186.21%)
Mutual labels:  adversarial-attacks
favorite-research-papers
Listing my favorite research papers 📝 from different fields as I read them.
Stars: ✭ 12 (-58.62%)
Mutual labels:  generative-model
style-vae
Implementation of VAE and Style-GAN Architecture Achieving State of the Art Reconstruction
Stars: ✭ 25 (-13.79%)
Mutual labels:  generative-model
Lr-LiVAE
Tensorflow implementation of Disentangling Latent Space for VAE by Label Relevant/Irrelevant Dimensions (CVPR 2019)
Stars: ✭ 29 (+0%)
Mutual labels:  generative-model
GrabNet
GrabNet: A Generative model to generate realistic 3D hands grasping unseen objects (ECCV2020)
Stars: ✭ 146 (+403.45%)
Mutual labels:  generative-model
ShapeFormer
Official repository for the ShapeFormer Project
Stars: ✭ 97 (+234.48%)
Mutual labels:  generative-model
MidiTok
A convenient MIDI / symbolic music tokenizer for Deep Learning networks, with multiple strategies 🎶
Stars: ✭ 180 (+520.69%)
Mutual labels:  generative-model
adaptive-f-divergence
A tensorflow implementation of the NIPS 2018 paper "Variational Inference with Tail-adaptive f-Divergence"
Stars: ✭ 20 (-31.03%)
Mutual labels:  generative-model
Awesome-Vision-Transformer-Collection
Variants of Vision Transformer and its downstream tasks
Stars: ✭ 124 (+327.59%)
Mutual labels:  generative-model
Generalization-Causality
关于domain generalization,domain adaptation,causality,robutness,prompt,optimization,generative model各式各样研究的阅读笔记
Stars: ✭ 482 (+1562.07%)
Mutual labels:  generative-model
AWP
Codes for NeurIPS 2020 paper "Adversarial Weight Perturbation Helps Robust Generalization"
Stars: ✭ 114 (+293.1%)
Mutual labels:  adversarial-attacks
py-msa-kdenlive
Python script to load a Kdenlive (OSS NLE video editor) project file, and conform the edit on video or numpy arrays.
Stars: ✭ 25 (-13.79%)
Mutual labels:  generative-model
procedural-advml
Task-agnostic universal black-box attacks on computer vision neural network via procedural noise (CCS'19)
Stars: ✭ 47 (+62.07%)
Mutual labels:  adversarial-attacks
TIGER
Python toolbox to evaluate graph vulnerability and robustness (CIKM 2021)
Stars: ✭ 103 (+255.17%)
Mutual labels:  adversarial-attacks
gcWGAN
Guided Conditional Wasserstein GAN for De Novo Protein Design
Stars: ✭ 38 (+31.03%)
Mutual labels:  generative-model
sparse-rs
Sparse-RS: a versatile framework for query-efficient sparse black-box adversarial attacks
Stars: ✭ 24 (-17.24%)
Mutual labels:  adversarial-attacks
adversarial-recommender-systems-survey
The goal of this survey is two-fold: (i) to present recent advances on adversarial machine learning (AML) for the security of RS (i.e., attacking and defense recommendation models), (ii) to show another successful application of AML in generative adversarial networks (GANs) for generative applications, thanks to their ability for learning (high-…
Stars: ✭ 110 (+279.31%)
Mutual labels:  adversarial-attacks

GAN 인 액션

이 저장소는 GAN 인 액션(한빛미디어, 2020)의 코드 저장소입니다.

모든 예제 코드는 주피터 노트북으로 제공되며 구글 코랩(Colab) 에서 실행할 수 있습니다.

이 코드는 텐서플로 2.3 버전에서 테스트했습니다.

책을 보시기 전에 꼭 에러타를 확인해 주세요.

목차

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].