@pytorch/convnext

Image classification entirely using standard ConvNet modules.

Inputs

image: Input image.

Outputs

string: The best guess at classification of image.

float32: The confidence in the classification.