Replies: 1 comment
-
Found a partial answer in discussion [(https://github.com//discussions/819)] : I had to do the following to extract the heatmap (but still don't know how to get the reconstruction):
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have trained a reverse distillation model on custom images without masks.
how can i predict on an image and retrieve the reconstructed image and the heatmap?
I tried using the inference module with visualization mode on 'full' but it saved only one image with a classification score (like when using 'simple' mode).
Thanks a lot for your amazing contributions!
Beta Was this translation helpful? Give feedback.
All reactions