List example input images
This endpoint returns the names of the example images available for classification.
Response
Notice that the image names correspond to fileName
in the Classify a handwritten number example
requests:
Response
{
"images": [
"0.png",
"1.png",
"2.png",
"3-that-looks-like-8.png",
"3.png"
]
}