wylblank
wylblank
我正在尝试复现MUNIT,但遇到了 for (src, dst) in zip(vgglua.parameters()[0], vgg.parameters()): TypeError: 'NoneType' object is not callable的错误,我尝试进行了修改但生成的vgg16.weight不起作用,如果vgg_w不为0,则会使损失为Nan,请问您有什么建议吗?或者可以发我一下您models文件夹下的vgg16.weight给我一下吗?万分感谢 I am trying to reproduce MUNIT, but encounter for (src, dst) in zip(vgglua.parameters()[0], vgg.parameters()): TypeError: 'NoneType' object...
我在MUNIT上用自己的数据集进行训练,因为显存不足(我的显卡是2070,8G),所以将crop_image_height和crop_image_wigth修改为256*256,在这种情况下如果vgg_w不等于0,会loss就会出现Nan,请问应该怎么解决?非常感谢!!! I used my own data set for training on MUNIT, because of insufficient video memory (my video card is 2070, 8G), so I changed the crop_image_height and crop_image_wigth to...
您好,请问Sensor Simulator的页面是怎么等到的?
I reproduced the code, but I don't know how to train with my own data set, can you tell me? thank you.!!!
oasim
您好,我对您新开发的oasim很感兴趣,请问可以交流一下吗?
Thank you very much for the program you provide. I am very interested in Gaussian-Eye View, Compositional Dynamic Scenes, Scene-Conditional Object Insertion and Edit Propagation. Are these parts open source?...