Chao Huang
Chao Huang
Hi, I found that you have some lines of code in 'test_conv_general.py' to make the input into patches as followed: # make the test point cloud in patches noisy_test_patches =...
Hi authors, Thank you for the nice paper and clear code and documentation!! I am trying DPM-Solver in my project for sampling acceleration. Previously, I can obtain reasonable results with...
Thank you for the excellent work in diffusion-based monocular depth estimation! I recently explored changing the scaling space of diffusion models, specifically transitioning the `noise_prediction * cfg` into the Fourier...