dcgan_fake_face icon indicating copy to clipboard operation
dcgan_fake_face copied to clipboard

请问项目是否有详细的依赖列表?

Open deemoe404 opened this issue 10 months ago • 0 comments

首先感谢您的工作,这看起来是一个非常好的项目!单我在复现的过程中,尝试了 paddlepaddle 2.0.4 的 CUDA 版本,以下这行代码会因为数组索引错误无法运行。

https://github.com/ZMpursue/DCGANfakeface/blob/b015d013b79737d5085ec019cfa5648f90a1e6f8/dataloader.py#L75

请问是否有详细的依赖列表?

deemoe404 avatar Apr 14 '24 07:04 deemoe404