未验证 提交 613b640d 编写于 作者: C chenxujun 提交者: GitHub

Update cam_ppdet.py (#7789)

上级 ecccce23
......@@ -4,7 +4,7 @@ from __future__ import print_function
import os
import sys
# add python path of PadleDetection to sys.path
# add python path of PaddleDetection to sys.path
parent_path = os.path.abspath(os.path.join(__file__, *(['..'] * 2)))
sys.path.insert(0, parent_path)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册