Qengineering / Face-Mask-Detection-Jetson-Nano

Face mask detection on a Jetson Nano
https://qengineering.eu/deep-learning-examples-on-raspberry-32-64-os.html
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

opencv build option : CUDA fast math #3

Closed rsingh2083 closed 3 years ago

rsingh2083 commented 3 years ago

I was wondering if building opencv with

 enable_fast_math=1
 cuda_fast_math-1

would have any beneficial impact wrt speed ?