module utils.imagenet_classes#

Short summary#

module onnxcustom.utils.imagenet_classes

Informations related to the ImageNet competition.

source on GitHub

Functions#

function

truncated documentation

get_class_names

Returns the class names for the ImageNet competition as a dictionary.

Documentation#

Informations related to the ImageNet competition.

source on GitHub

onnxcustom.utils.imagenet_classes.get_class_names()#

Returns the class names for the ImageNet competition as a dictionary.

source on GitHub