Vgan
Code for image generation of Variational Discriminator Bottleneck: Improving Imitation Learning, Inverse RL, and GANs by Constraining Information Flow
Install / Use
/learn @akanazawa/VganREADME
Variational Discriminator Bottleneck
Code for the image generation experiments in Variational Discriminator Bottleneck: Improving Imitation Learning, Inverse RL, and GANs by Constraining Information Flow.
Code for the iRL experiemnts: https://github.com/qxcv/vdb-irl/
Bibtex
@inproceedings{
VDBPeng18,
title={Variational Discriminator Bottleneck: Improving Imitation Learning,
Inverse RL, and GANs by Constraining Information Flow},
author = {Peng, Xue Bin and Kanazawa, Angjoo and Toyer, Sam and Abbeel, Pieter
and Levine, Sergey},
booktitle={ICLR},
year={2019}
}
Acknowledgement
Our code is built on the GAN implmentation of Which Training Methods for GANs do actually Converge? [Mescheder et al. ICML 2018]. This repo adds the VGAN and instance noise implementations, along with FID computation.
Usage
First download your data and put it into the ./data folder.
To train a new model, first create a config script similar to the ones provided in the ./configs folder. You can then train you model using
python train.py PATH_TO_CONFIG
You can monitor the training with tensorboard:
tensorboard --logdir output/<MODEL_NAME>/monitoring/
Experiments
To generate samples, use
python test.py PATH_TO_CONIFG
You can also create latent space interpolations using
python interpolate.py PATH_TO_CONFIG
Pre-trained model
A pre-trained model for CelebA-HQ can be found here
Related Skills
qqbot-channel
352.2kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.6k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
352.2kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
arscontexta
3.1kClaude Code plugin that generates individualized knowledge systems from conversation. You describe how you think and work, have a conversation and get a complete second brain as markdown files you own.
