focal-frequency-loss
[ICCV 2021] Focal Frequency Loss for Image Reconstruction and Synthesis
File Explorer
Download Latest Version (.zip)- put_or_symlink_img_align_celeba_folder_here
- test.txt
- train.txt
- __init__.py
- focal_frequency_loss.py
- calc_metrics.py
- metric_utils.py
- consynI2I.jpg
- reconvae.jpg
- teaser.jpg
- unsynsg2res1024.jpg
- unsynsg2res256.jpg
- prepare_celeba.sh
- celeba_recon_w_ffl.sh
- celeba_recon_wo_ffl.sh
- celeba_recon_w_ffl.sh
- celeba_recon_wo_ffl.sh
- celeba_recon_w_ffl.sh
- celeba_recon_wo_ffl.sh
- data.py
- models.py
- networks.py
- requirements.txt
- test.py
- train.py
- utils.py
- .gitignore
- LICENSE.md
- README.md
- setup.py
# Installation Guide
1. Get the code
git clone https://github.com/EndlessSora/focal-frequency-loss
Downloads the entire project code from GitHub to your computer.
cd focal-frequency-loss
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r VanillaAE/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
