VinAIResearch / LFM

Official PyTorch implementation of the paper: Flow Matching in Latent Space
https://vinairesearch.github.io/LFM/
GNU Affero General Public License v3.0
176 stars 6 forks source link

Why are the generated images always the same each time #7

Closed sumorday closed 8 months ago

sumorday commented 8 months ago

Why are the generated images always the same each time? I tried for 15 epochs and found that the images generated each time are identical. Why is this happening? Did I make a mistake in my operations?

!bash ./bash_scripts/run.sh or

!bash ./bash_scripts/run.sh ./test_args/celeb256_adm.txt

IMG_2778

スクリーンショット 2024-01-17 午後10 00 43
sumorday commented 8 months ago

use_original_adam should be false