大家有遇到core_noavx.pyd的错误吗
按照教程安装完 单机单GPU
paddledetection训练/评估/预测结束后 总会报python错误
core_noavx.pyd 没有载入的Symbol文件
请问有人遇到吗 应该怎么解决...
离线人脸识别基础信息实体类参数含义
public float mWidth;// rectangle width
public float mAngle; // rectangle tilt angle [-45 45] in degrees
public float mCenter_y; // rectangle center y
public float mCenter_x; // rec...