Face-Detection-OpenCV | Face detection using OpenCV and Python | Computer Vision library
kandi X-RAY | Face-Detection-OpenCV Summary
kandi X-RAY | Face-Detection-OpenCV Summary
Face detection using OpenCV and Python
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Face-Detection-OpenCV
Face-Detection-OpenCV Key Features
Face-Detection-OpenCV Examples and Code Snippets
Community Discussions
Trending Discussions on Face-Detection-OpenCV
QUESTION
Currently, I am reading this website to understand the Face Detection Models. In this article, it mentioned about the Floating Point 16 and 8 bit quantized version model.
I would like to ask:
- What is the difference between two of them?
- What is the application of different types of DL model? In which case that we need to use ?
Link to website: https://www.learnopencv.com/face-detection-opencv-dlib-and-deep-learning-c-python/
...ANSWER
Answered 2019-Oct-18 at 04:49What is the difference between two of them?
As you can see, the model size with 8-bit is smaller than the FP16 one, FP16 and 8-bit here means the precision and type of the model weight values.
What is the application of different types of DL model? In which case that we need to use ?
Normally high precision will make the model size big but may be more accurate, however, in some case when we need to run the model with small latency or on light-weight device, we may want to reduce the model size with some slight lost of accuracy some times.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Face-Detection-OpenCV
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page