edumo / HitBallDetector

Computer vision app to detect balls hitting a Wall with one IR camera and two lights sources
GNU General Public License v3.0
0 stars 0 forks source link

test dnn_mmod_find_cars_ex.cpp with big dataset #26

Open edumo opened 6 years ago

edumo commented 6 years ago

Started, problems with memory, solved changing set_chip_dims like dnn_mmod_ex.cpp

edumo commented 6 years ago

After finishing is not working. Using dlib in windows is more dificult than linux or osx. Everything working with opencv + cuda + vs2017 but the examples running doesn't use cuda. The examples training is using cuda. The integration with this framework looking for high throughput in windws is not the best way to find a near solution. After some test wih wekinator image classification, really is a friendly tool.

https://github.com/edumo/HitBallDetector/issues/29