提交 56366858 编写于 作者: G GISDev01 提交者: Brandon Amos

Bugfix on external class reference

上级 ca315e27
......@@ -26,8 +26,7 @@ sys.path.append(os.path.join(fileDir, ".."))
import argparse
import cv2
# import openface.helper
from openface.alignment import NaiveDlib
from openface.align_dlib import AlignDlib
modelDir = os.path.join(fileDir, '..', 'models')
dlibModelDir = os.path.join(modelDir, 'dlib')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册