Commit Graph

210 Commits

Author SHA1 Message Date
cf08dd4761 Actually run the network. 2017-10-07 21:35:59 +02:00
dbcb4ead51 Reformat code. 2017-10-07 20:45:50 +02:00
ff94a1d3da Bugfix: Fix OpenCV dependencies. 2017-10-07 20:11:36 +02:00
ba945d62e7 Replace build system with CMake. 2017-10-07 19:50:43 +02:00
a034d2a7f3 Add a model loader/simulator that actually loads caffe models. 2017-10-07 17:33:11 +02:00
4622c7c8c4 Remove duplicate warning. 2017-10-07 16:22:48 +02:00
fdf0f7c82f Create a simple script to download models. 2017-10-07 16:22:21 +02:00
49d872fd86 Slightly better error handling. 2017-10-07 15:33:46 +02:00
ade49bdcc7 Implement an options parser. 2017-10-06 16:29:52 +02:00
ff8788aa0a Initial project setup.
Create simple Makefile for project compilation.
2017-10-05 16:17:46 +02:00