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
I have searched the Supervision issues and found no similar feature requests.
Question
I've Dataloader object and I am able to convert the predicted model output using from_transformer to Detection Object. Since i want to generate the MAP and confusion matrix, I need to convert the actual object to Detection object as well.
onuralpszr
changed the title
How to conver the PyTorch Data Loader to SV Detection Object
How to convert the PyTorch Data Loader to sv.Detections Object
Nov 24, 2024
Search before asking
Question
I've Dataloader object and I am able to convert the predicted model output using
from_transformer
to Detection Object. Since i want to generate the MAP and confusion matrix, I need to convert the actual object to Detection object as well.How to do that?
Additional
No response
The text was updated successfully, but these errors were encountered: