Basab
Basab
I can't be entirely certain, but the numerous errors lead me to believe that the latest version of CoppeliaSim might be incompatible with PyRep. I tried to run the examples...
I'm curious if there are any updates on this topic. I've been reviewing the SR3 and Palette papers, and I plan to test an approach of concatenating the source image...
Hi! I am interested in using SR3 for the work on my master's thesis, and would also love to contribute to the implementation!
I also wanted to share the repo to OpenAI's guided diffusion: [Guided Diffusion](https://github.com/openai/guided-diffusion). SR3 uses the improved version of DDPM as proposed by OpenAI in the linked repo. I think...
@patil-suraj Thank you! Do you mean add a link to the guided diffusion repo to `examples/research_projects`? I'll try to get started with the implementation. Also, feel free to HMU in...
Hi! @patil-suraj, Marc @marc-gav and I have a small update for you. We managed to set a training script up. However, the loss plateaus out after a point when we...
Hi @patil-suraj. We have an update for you. We managed to fix our problem with the loss from our previous post. We now have a working implementation of the SR3...
@patrickvonplaten Danke :)
Hi @ElliotQi! We are still working on the inference script to make sure that it allows us to vary the noise schedule and number of steps separately from the ones...
Just chiming in to say, that I just ran into the same issue while trying to use cookiecutter to set up my project. Has anyone managed to figure it out...