FUNIT icon indicating copy to clipboard operation
FUNIT copied to clipboard

seems not save images when write_html

Open CrossLee1 opened this issue 6 years ago • 0 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

CrossLee1 avatar Nov 01 '19 10:11 CrossLee1