yucornetto/MGMatting

facing error while training on single GPU. ('Generator' object has no attribute 'module')

priyatampintu opened this issue · 1 comments

It looks to me the problem is because when running the code on single GPU, there is some inconsistency about the dataparallel wrapping. Please try keep the dataparallel even when using single GPU.