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.
PythonMIT
No issues in this repository yet.