wuhaoranran
Results
1
issues of
wuhaoranran
paddlehub版本为2.3.1 paddlepaddle-gpu版本为2.4,在aistudio上GPU环境下运行 采用模型为paddlehub中pyramidbox_lite_mobile,并成功实现GPU对图像推断 后期二次开发中,对视频进行推断出错,报错为AttributeError: 'PyramidBoxLiteMobile' object has no attribute 'gpu_predictor' 经过查阅资料,可能是动态静态问题,请问这个问题应该如何解决呢,下面是ipynb文件 非常感谢您的指导! [face_detect.ipynb.zip](https://github.com/PaddlePaddle/PaddleHub/files/10877728/face_detect.ipynb.zip)