Bala Krishnan

Results 3 comments of Bala Krishnan

I solved your issue. Follow the instructions as explained in the readme. Let me know if you face any issues. :)

> Now I'm trying to verify the model I trained in another 'denoising.py' file, let's say the model's save path is "./results/model-best.pt" Should I type the code above again except...

If you don't mind porting to pytorch, @lucidrains implemented the same repo in pytorch. [https://github.com/lucidrains/denoising-diffusion-pytorch](url)