Home
last modified time | relevance | path

Searched refs:NUM_CLASSES (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rknn-toolkit2/examples/tensorflow/ssd_mobilenet_v1/
H A Dtest.py13 NUM_CLASSES = 91 variable
115 outputClasses = outputs[1].reshape((1, NUM_RESULTS, NUM_CLASSES))
130 for j in range(1, NUM_CLASSES):