kkuroma/UNIT-DDPM-Unofficial
Unofficial "partial" implementation of https://arxiv.org/abs/2104.05358
Python
Issues
- 3
parameter adjustment
#3 opened by Idea89560041 - 1
e is not defined.
#6 opened by ppjerry - 0
model=SimpleUnet_plain(in_dim=3,dim=dim,out_dim=3) nameerror:name'dim'is not defined ; how to resolve it?
#5 opened by 9ww1 - 0
- 0
- 1
About the effect
#1 opened by Stitchsong