astra-vision / CoMoGAN

CoMoGAN: continuous model-guided image-to-image translation. CVPR 2021 oral.
Apache License 2.0
181 stars 14 forks source link

Inconsistent between supplementary and code #17

Open TrungQuocNguyen opened 1 year ago

TrungQuocNguyen commented 1 year ago

I realize that the equation for the ton mapping (eq 2) in the supplementary is inconsistent with the line 162, 165 of file day2timelapse_dataset.py. Is this an error or I am missing something here ?