You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mask VAE inference seems to like to add a box to inference results. For SlidingWindow inference, the result will be many small boxes in the background. Specifically, the issue seems to be at the encoder end, seeing that with a diffusion-model generated latent, the decoding side generates a normal mask.
Following are in the order of original masks and autoencoder outputs. The autoencoder applied uses default weights mask_generation_autoencoder.pt.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Mask VAE inference seems to like to add a box to inference results. For SlidingWindow inference, the result will be many small boxes in the background. Specifically, the issue seems to be at the encoder end, seeing that with a diffusion-model generated latent, the decoding side generates a normal mask.
Following are in the order of original masks and autoencoder outputs. The autoencoder applied uses default weights mask_generation_autoencoder.pt.


Beta Was this translation helpful? Give feedback.
All reactions