NVlabs / FUNIT

Translate images to unseen domains in the test time with few example images.

Home Page:https://nvlabs.github.io/FUNIT/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seems not save images when write_html

CrossLee1 opened this issue · comments

In funciton write_html:
_write_row(html_file, it, '%s/gen_train_current.jpg' % img_dir, all_size)
It seems not save image named gen_train_current.jpg, so I cannot browse the html successfully