GuHuangAI

Results 46 comments of GuHuangAI
trafficstars

我记得ce2p里有0.4的,github能搜到应该------------------ 原始邮件 ------------------ 发件人: "LHeng"

> Thank you for your answer! hello, where is the "models" directory under the dataset root? Could you help me?

> I finally solved the problem by changing codes in "model_search.py": > for i in range(self._steps): > for j in range(2 + i): > stride = 1 > if C_prev_prev...

the best way is to use a GPU that has enough memory. ------------------ 原始邮件 ------------------ 发件人: "tuanhui-li"

you can set : `import os os.environ['MSPN_HOME']=str` where str is your root dir of this repo

Based on this repo, I build my code of DDM-Public, that can be applied to conditional generation such as super-resolution, saliency detection and image inpainting. Details can be found in...

You may find answers in here #187 . By the way, why does the reconstruction have a different size to the GT image?

You can find in my repo of DDM-public. Hope can help you.

@e4s2022 Thanks very much for your comment. I find the same problem that the trained weight of autoencoder downloaded from this repo can not generate a nice image when the...

@e4s2022 Thanks to your reply. It is very helpul. Have you tried letting the latent space of the AE not be a standard gaussian distribution? How do you choose the...