文件名称:cycle_attribution:周期约束特征归因
文件大小:135KB
文件格式:ZIP
更新时间:2024-03-17 05:50:29
Python
周期约束特征归因 从循环GAN基础
【文件预览】:
cycle_attribution-master
----train.py(5KB)
----models()
--------aux_nets()
--------cycle_gan_model.py(13KB)
--------test_model.py(4KB)
--------__init__.py(3KB)
--------template_model.py(6KB)
--------base_model.py(11KB)
--------networks.py(29KB)
----start_testing.py(3KB)
----test.py(4KB)
----start_training.py(3KB)
----requirements.txt(64B)
----datasets()
--------make_dataset_aligned.py(2KB)
--------combine_A_and_B.py(2KB)
----util()
--------get_data.py(4KB)
--------util.py(3KB)
--------html_util.py(3KB)
--------__init__.py(83B)
--------image_pool.py(2KB)
--------visualizer.py(10KB)
--------train_visualizer_notebook.ipynb(112KB)
----LICENSE(3KB)
----environment.yml(187B)
----options()
--------train_options.py(3KB)
--------__init__.py(136B)
--------base_options.py(8KB)
--------test_options.py(2KB)
----README.md(116B)
----data()
--------single_dataset.py(1KB)
--------template_dataset.py(3KB)
--------aligned_dataset.py(2KB)
--------unaligned_dataset.py(3KB)
--------__init__.py(3KB)
--------base_dataset.py(5KB)
--------image_folder.py(2KB)
----.gitignore(746B)