|
发表于 2023-5-28 15:13:13
|
显示全部楼层
D:\123\insightface\python_env\lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py:54: UserWarning: Specified provider 'CUDAExecutionProvider' is not in available provider names.Available providers: 'DmlExecutionProvider, CPUExecutionProvider'
warnings.warn(
Applied providers: ['DmlExecutionProvider', 'CPUExecutionProvider'], with options: {'DmlExecutionProvider': {}, 'CPUExecutionProvider': {}}
model ignore: D:\123\insightface/onnx_models\models\buffalo_l\1k3d68.onnx landmark_3d_68
Applied providers: ['DmlExecutionProvider', 'CPUExecutionProvider'], with options: {'DmlExecutionProvider': {}, 'CPUExecutionProvider': {}}
find model: D:\123\insightface/onnx_models\models\buffalo_l\2d106det.onnx landmark_2d_106 ['None', 3, 192, 192] 0.0 1.0
Applied providers: ['DmlExecutionProvider', 'CPUExecutionProvider'], with options: {'DmlExecutionProvider': {}, 'CPUExecutionProvider': {}}
find model: D:\123\insightface/onnx_models\models\buffalo_l\det_10g.onnx detection [1, 3, '?', '?'] 127.5 128.0
set det-size: (640, 640)
libpng warning: iCCP: cHRM chunk does not match sRGB
D:/1234/data_src
D:/1234/data_src/aligned
libpng warning: iCCP: cHRM chunk does not match sRGB
QObject::setParent: Cannot set parent, new parent is in a different thread
QWidget::repaint: Recursive repaint detected
QObject::setParent: Cannot set parent, new parent is in a different thread
QWidget::repaint: Recursive repaint detected
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
请按任意键继续. . .
这个怎么搞定呀 |
|