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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Johnson145/RapidObjectDetectionUsingCascadedCNNs Stargazers