Mid-Push / Decent

Unpaired Image Translation, Neurips2022
Other
25 stars 3 forks source link

Good defaults and experiment configs #2

Open samedii opened 1 year ago

samedii commented 1 year ago

Very cool work! Wanted to see how much it has improved from previous methods but wondering what settings you are recommending. Did you use the default options or something else? I see you mention a few different flags in the readme which made me wonder.

The Weight --lambda_var=0.01 Compute density changing loss across images --var_all I have tested var_all=False. Number of Flow Blocks --flow_blocks=1 Learning Rate of Flow --flow_lr=0.001 Different flows --flow_type=bnaf BNAF works best for me. Feel free to experiment other flows.