@pytorch/resnet-50

Classify an image with ResNet 50.

Inputs

image

Press and hold for realtime mode.

Outputs

string: The predicted label is a string representing the classification result of the image.

float32: The normalized score is a float representing the confidence level of the prediction.