GitHub / Johnson145 / RapidObjectDetectionUsingCascadedCNNs
The purpose of this project is to demonstrate the advantages of combining multiple CNNs to a common cascade structure. In contrast to training a single CNN only, the resulting classifier can be faster and more accurate at once. It can be used e.g. for the purpose of face detection.
Stars: 10
Forks: 1
Open issues: 0
License: mit
Language: Python
Size: 259 KB
Dependencies parsed at: Pending
Created at: almost 7 years ago
Updated at: about 1 year ago
Pushed at: almost 7 years ago
Last synced at: 7 days ago
Topics: cascade, cascade-classifier, cnn, face-detection, tensorflow, viola-jones