11 def __init__(self, modelPath, inputSize=[736, 736], binaryThreshold=0.3, polygonThreshold=0.5, maxCandidates=200, unclipRatio=2.0, backendId=0, targetId=0):
35 self.
_model.setInputParams(1.0/255.0, self.
_inputSize, (122.67891434, 116.66876762, 104.00698793))