@pytorch/inception-v3

Classify an image using Inception V3.

Inputs

image: Input image.

Outputs

string: The best guess at the classification of the image.

float32: The confidence in the classification.