luoyetx / JDA

C++ implementation of Joint Cascade Face Detection and Alignment.
BSD 3-Clause "New" or "Revised" License
184 stars 140 forks source link

How can I test on FDDB data? #30

Open hyejinj opened 7 years ago

hyejinj commented 7 years ago

I want to test your trained model on FDDB and check the performance. So I pulled your code and did make. I put FDDB data into ./data folder as described in README. Now I don't know how to start the test. You said ./jda fddb comment would do that right? Which folder should I be?