wangguanzhi / LADN

This is the implementation for Local Adversarial Disentangling Network for Facial Makeup and De-Makeup
https://georgegu1997.github.io/LADN-project-page/
181 stars 26 forks source link

test时程序一直卡住 #4

Closed wwq66 closed 4 years ago

wwq66 commented 4 years ago

在使用light.pth测试时,程序卡在ep0, total_it = model.resume(opts.resume)中,具体是卡在getattr(self, 'dis'+local_part.capitalize()).load_state_dict(checkpoint_backup['dis'+local_part.capitalize()])处。想问下这是正常的吗,该如何解决

zhangbaijin commented 4 years ago

你好,请问你的问题解决了吗,我测试的时候也是一直卡住,`-- load dataset --- Dataset for training A: 334, B: 278 images API landmarks loaded successfully! creating dataset_test Using random sampled points for test_forward Dataset for testing initialized, including 300 data points API landmarks loaded successfully!

--- load model --- initialize network with normal initialize network with normal initialize network with normal initialize network with normal initialize network with normal initialize network with normal initialize network with normal initialize network with normal initialize network with normal initialize network with normal initialize network with normal initialize network with normal initialize network with normal initialize network with normal initialize network with normal initialize network with normal `