MCPcopy Create free account
hub / github.com/cvzone/cvzone / __init__

Method __init__

cvzone/ClassificationModule.py:18–42  ·  view source on GitHub ↗

Initializes the Classifier with the model and labels. :param modelPath: str, path to the Keras model :param labelsPath: str, path to the labels file (optional)

(self, modelPath, labelsPath=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected