This repository was archived by the owner on Oct 9, 2023. It is now read-only.
What is the recommended way to retrieve losses per sample? #1091
daMichaelB
started this conversation in
General
Replies: 0 comments
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 a Image-Classification Model and get my predictions for each sample with
I am wondering if there is a recommended way to also get the loss-per-sample. As i can not find any docs, i wanted to ask here. Is there something like the following:
What is the recommended/fastest way to get the losses with
lightning-flash
?Thank you!!
Beta Was this translation helpful? Give feedback.
All reactions