timm
/

Image Classification
timm
PyTorch
Safetensors

How do I output the classes?

#4
by thetall0ne - opened

I apologize if this is a dumb question. I can run the sample code but when I print top5_probabilities, top5_class_indices I get the tensors but not the class. How do I print() the class?

Sign up or log in to comment