Jiabao Lei

Results 7 issues of Jiabao Lei

Thanks for creating this great work. The recently released MinkowskiEngine V0.5.4 definitely improves the overall usage and brings some useful functions to us. However, it would be great if the...

Thanks for this great work! I believe performing denoising in the latent space would definitely be of great help to reconstruct high-quality image. And I'm recently interested in reversing the...

The latest build (i.e. `build_170`) fails to compile the simple `inject2.cxx` example, I don't know whether it has been fully tested before releasing, or it is just my environment problem....

### Describe the bug Thanks for releasing this great work, it really makes using diffusion a easy thing! But later when I tried to train a `UNet2DConditionModel` from scratch, I...

bug

Thanks for releasing this amazing project! I have read your thesis and tried your code. I learned from your thesis that: ``` [1] The limitation of gStar4D is that it...

Thanks for this great work. I'm recently interested in using diffusion model to generate images iteratively. I found your script `cfg_sample.py` was a nice implementation and I decided to learn...

Thanks for releasing the great work! But I encounter a problem when I try to run your codes. Details: - Step1: I run `ln -s build bin` so that it...