KUNTAIKAO

Results 3 comments of KUNTAIKAO

img2lmdb.py裡, 發現 這一行 image_folder = osp.join(args.image_path, args.split) 應該要更改成 image_folder = osp.join(args.image_path, args.image_path)

Thanks for simon-eda. Do not forget: conda install -y -c conda-forge gputil or pip install gputil BTW, are there any 3rd party source codes for the evaluating metrics of CycleGAN,...