BIT-DA / I2V-GAN

ACMMM2021 paper "I2V-GAN: Unpaired Infrared-to-Visible Video Translation"
https://dl.acm.org/doi/10.1145/3474085.3475445
MIT License
105 stars 22 forks source link

fake_B0 = util.tensor2im(self.fake_B0) AttributeError: 'I2VGAN' object has no attribute 'fake_B0' #16

Open xuexisuanfa opened 8 months ago

xuexisuanfa commented 8 months ago

fake_B0 = util.tensor2im(self.fake_B0) AttributeError: 'I2VGAN' object has no attribute 'fake_B0'

作者您好,请问上面问题如何解决

wanghaining619 commented 8 months ago

你好 我也遇到相同问题了,请问解决了吗

junhua-alt commented 8 months ago

我也遇到了这个问题,请问解决了吗?可以指导一下吗?