@pytorch/alexnet

Classify an image with AlexNet.

Inputs

image: Input image.

Outputs

string: The output is the classification label.

float32: The output is the classification score.