Selur's Little Message Board

Full Version: ProPainter Vapoursynth filter
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
I released the new ProPainter version v.1.2.4

Dan


P.S.
If you look in more detail your file "mask.png" (by opening it with PIL and converting it to np.ndarray) you will discover that mask_np.min()=1. So in your file the black is represented by the number 1 and not 0 as should be (while mask_np.max()=255 is correct). This anomaly prevented the filter from correctly recognizing the mask hedges. The new added option will fix also this issue.
Nice, thanks!
Will bundle a new torch-add-on and a new dev and upload them. => both are up

Cu Selur
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16