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).
目标检测中如果涉及后处理的话是不是也是在ide工具中运行自己的后处理代码?
具体是哪种后处理
、就比如目标检测完了我需要利用目标检测结果进行一些后续操作,比如检测出数字了,但是后处理我想组合一下数字
@f5cz 这个得自己在ide内写代码实现