@pytorch/regnet-y-8gf

Classify an image with RegNet-Y (8GF).

Inputs

image: Input image.

Outputs

string: The function returns a classification label. This is a string representing the label of the class into which the image is classified.

float32: The function returns a classification score. This is a float representing the confidence score of the classification.