Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
在学习交通路口标志识别。
for i, detection_list in enumerate(net.detect(img, roi=roi, thresholds=[(math.ceil(min_confidence * 255), 255)])):
用到tf的目标检测,想了解一下这个函数具体细节,在官方帮助文档里找不到这个函数
文档还没写,你可以看一下视频里的解释。
https://singtown.com/learn/50918/