Open sanbuphy opened 8 months ago
Please share the model for us to test @sanbuphy Thank you
借楼向知道的大佬请教个问题,训练的时候给模特图(gt)加噪,经过vton_unet预测噪声,MSE计算预测噪声与原噪声的loss,这个操作正确吗?因为在推理时vton_uent每次新的step,latents都是经过上次预测去噪后的latents、ori_img_latents和mask_latents这三个数据融合的,这块有点疑惑。
@sanbuphy ,"Could you please tell me if you have the knowledge and skills to train this particular model?"
借楼向知道的大佬请教个问题,训练的时候给模特图(gt)加噪,经过vton_unet预测噪声,MSE计算预测噪声与原噪声的loss,这个操作正确吗?因为在推理时vton_uent每次新的step,latents都是经过上次预测去噪后的latents、ori_img_latents和mask_latents这三个数据融合的,这块有点疑惑。
最近也在复现论文效果,可以交流一下吗?liupengucas2015@gmail.com
I try to write a trainning scrpt ,u can refer this code https://github.com/lyc0929/OOTDiffusion-train.
I try to write a trainning scrpt ,u can refer this code https://github.com/lyc0929/OOTDiffusion-train.
Thank you @lyc0929
如题,这是很棒的工作。 赞,向作者致敬