megvii-research / HomoGAN

This is the official implementation of HomoGAN, CVPR2022
44 stars 3 forks source link

Error: when training,call evaluate(model, manager) #17

Open one123455 opened 3 months ago

one123455 commented 3 months ago

File "HomoGAN/loss/losses.py", line 438, in compute_eval_results(),pt_set = list(map(eval, data_batch["pt_set"])) KeyError: 'pt_set'. so,how to eval?