Closed YacineDeghaies closed 2 months ago
Hi, you can use smaller ensemble size and less steps, for example, 10 steps with enseomble_size = 1
Hi, you can use smaller ensemble size and less steps, for example, 10 steps with enseomble_size = 1
By less steps do you mean --denoise_steps 10 ?
yes
My Depth Maps have 1-channel. They are 8-bit relative depth maps. Can this be also a factor ? I've just uploaded an example of my ground truth depth maps for you to see the difference. ^^
If you are talking about the noise on your prediction, I recommend to try it with our checkpoint, and also consider if your training data is diverse enough or if the model was trained for enough steps. 8-bit depth maps have worse accuracy compared to regular depth datasets. This could be one reason.
After training the model using my own dataset and replacing the unet/ folder, the inference seems to be very slow is there a way to improve its speed ?
For training I used the stable-diffusion-2
The inferred images look so noisy too, any idea why ?
thank you ! inferred image:
Input images:
ground truth depth map:
The inference setting: