Open fjesikfjdskl opened 11 months ago
By default the onnx model use cpu to run. You can check onnx_model_base.py, to set work with gpu.
@610265158 Thank you very much for your recovery. After setting GPU, the detection speed becomes slow. Is this normal?
@610265158 Thank you very much for your recovery. After setting GPU, the detection speed becomes slow. Is this normal?
I think there is some problem. It should not be slow. I didn't test the code with gpu.
Thank you very much, I will check the following details!
Thank you very much for your open source, I want to ask how to use GPU to detect faces, looking forward to your reply!