BigGAN-PyTorch:作者正式的非官方PyTorch BigGAN实施

时间:2021-02-05 09:46:57
【文件属性】:
文件名称:BigGAN-PyTorch:作者正式的非官方PyTorch BigGAN实施
文件大小:2.4MB
文件格式:ZIP
更新时间:2021-02-05 09:46:57
deep-learning pytorch neural-networks gans biggan BigGAN-PyTorch 作者的正式非官方PyTorch BigGAN实现。 此仓库包含由Andrew Brock,Jeff Donahue和Karen Simonyan的训练中的BigGAN的4-8 GPU训练代码。 这段代码是由Andy Brock和Alex Andonian编写的。 如何使用此代码 你会需要: 版本1.0.1 tqdm,numpy,scipy和h5py ImageNet培训集 首先,您可以选择为目标数据集准备经过预处理的HDF5版本,以实现更快的I / O。 遵循此步骤(或不执行此操作),您将需要计算FID所需的Inception时刻。 这些都可以通过修改
【文件预览】:
BigGAN-PyTorch-master
----.gitignore(1B)
----losses.py(821B)
----README.md(12KB)
----datasets.py(12KB)
----train.py(9KB)
----LICENSE(1KB)
----BigGAN.py(19KB)
----animal_hash.py(32KB)
----utils.py(48KB)
----make_hdf5.py(5KB)
----sample.py(8KB)
----TFHub()
--------README.md(670B)
--------biggan_v1.py(12KB)
--------converter.py(17KB)
----imgs()
--------IS_FID.png(36KB)
--------Losses.png(108KB)
--------G Singular Values.png(231KB)
--------D Singular Values.png(228KB)
--------DogBall.png(723KB)
--------header_image.jpg(139KB)
--------DeepSamples.png(160KB)
--------interp_sample.jpg(790KB)
----inception_tf13.py(5KB)
----inception_utils.py(12KB)
----calculate_inception_moments.py(3KB)
----scripts()
--------launch_BigGAN_bs256x8.sh(640B)
--------sample_BigGAN_bs256x8.sh(936B)
--------utils()
--------launch_BigGAN_deep.sh(671B)
--------sample_cifar_ema.sh(426B)
--------launch_BigGAN_bs512x4.sh(640B)
--------launch_SAGAN_bs128x2_ema.sh(535B)
--------launch_BigGAN_ch64_bs256x8.sh(638B)
--------launch_cifar_ema.sh(406B)
--------launch_SNGAN.sh(507B)
----train_fns.py(8KB)
----sync_batchnorm()
--------comm.py(4KB)
--------batchnorm.py(15KB)
--------unittest.py(746B)
--------batchnorm_reimpl.py(2KB)
--------replicate.py(3KB)
--------__init__.py(449B)
----layers.py(17KB)
----logs()
--------compare_IS.m(2KB)
--------metalog.txt(4KB)
--------process_inception_log.m(445B)
--------BigGAN_ch96_bs256x8.jsonl(9KB)
--------process_training.m(3KB)
----BigGANdeep.py(22KB)

网友评论