fatandfat
Results
2
comments of
fatandfat
> Do you have the training code for this paper? Can you share it with me? This is my email address [[email protected]](mailto:[email protected]),Thank you very much.! Sorry but I dont't have...
I found simply change `result.setPreferableTarget(dnn::DNN_TARGET_CUDA_FP16);` in `load_net()` to `result.setPreferableTarget(dnn::DNN_TARGET_CUDA);` will solve the low fps problem