Commit Graph

69 Commits

Author SHA1 Message Date
bert c725fcb8df Slight performance improvement. 2017-10-09 16:42:28 +02:00
bert 66851a11f8 Improve result display. 2017-10-09 15:48:37 +02:00
bert 02e8337b38 Additional note about dependencies. 2017-10-09 14:45:35 +02:00
bert 96b3b695ab Improve caffe detection function. 2017-10-09 14:42:30 +02:00
bert 87da22390b Add dependencies/build instructions. 2017-10-09 14:42:19 +02:00
bert f43ffd717d Print labels with score upon finish, if available. 2017-10-09 14:04:33 +02:00
bert 7571fab20d Properly detect glog and Caffe using CMake. 2017-10-09 13:48:55 +02:00
bert e70c5f22ce Add a new option to add a labels file and a means file. 2017-10-09 13:00:26 +02:00
bert 1e901507fa Add additional data files. 2017-10-09 12:33:26 +02:00
bert cf08dd4761 Actually run the network. 2017-10-07 21:35:59 +02:00
bert dbcb4ead51 Reformat code. 2017-10-07 20:45:50 +02:00
bert ff94a1d3da Bugfix: Fix OpenCV dependencies. 2017-10-07 20:11:36 +02:00
bert ba945d62e7 Replace build system with CMake. 2017-10-07 19:50:43 +02:00
bert a034d2a7f3 Add a model loader/simulator that actually loads caffe models. 2017-10-07 17:33:11 +02:00
bert 4622c7c8c4 Remove duplicate warning. 2017-10-07 16:22:48 +02:00
bert fdf0f7c82f Create a simple script to download models. 2017-10-07 16:22:21 +02:00
bert 49d872fd86 Slightly better error handling. 2017-10-07 15:33:46 +02:00
bert ade49bdcc7 Implement an options parser. 2017-10-06 16:29:52 +02:00
bert ff8788aa0a Initial project setup.
Create simple Makefile for project compilation.
2017-10-05 16:17:46 +02:00