32 Commits (cfdf060ff513cd6d558a38cb85febf29b7891619)

Author SHA1 Message Date
Vitaliy Lyudvichenko cfdf060ff5 Fixed more warnings. Updated glog_emulator.hpp: 10 years ago
Vitaliy Lyudvichenko d1179832f7 Deleted trailing whitespaces 10 years ago
Vitaliy Lyudvichenko 2717765841 Fixed some warnings 10 years ago
Vitaliy Lyudvichenko 0f7907dc5f updated example 10 years ago
Vitaliy Lyudvichenko 13edaaacc3 Added group param to convolution_layer.cpp 10 years ago
Anatoly Baksheev 0cd5459eb0 added incdes to project so that it could be visible in some IDEs (ex. qtcreator) 10 years ago
Anatoly Baksheev d80c272f7d fixed stand alone link errors 10 years ago
Vitaliy Lyudvichenko 9cddccf0ef Added AlexNet sample. Removed big .caffemodel files from repo. 10 years ago
Vitaliy Lyudvichenko 22272e8147 Many fixes. 10 years ago
Vitaliy Lyudvichenko eef4d1dda9 Added LRN and SoftMax layers, some fixes 10 years ago
Vitaliy Lyudvichenko 09ffc43ce6 Fixed CMake and CPP build errors 10 years ago
Vitaliy Lyudvichenko 48ab440f8e Changed default parameter 10 years ago
Vitaliy Lyudvichenko 29966ee92c added HAVE_PROTOBUF macro 10 years ago
Vitaliy Lyudvichenko 2c501f33e4 Replace CMake WARNING onto STATUS 10 years ago
Vitaliy Lyudvichenko 383715d330 libprotobuf is optional dependency now 10 years ago
Vitaliy Lyudvichenko eba62d5068 Layers implementations divided onto separated files. 10 years ago
Vitaliy Lyudvichenko 51df95d45f Added GSTRB test data. 10 years ago
Vitaliy Lyudvichenko ed1c5691f4 [Bomb commit] Implemented 4 main layers. Changes in API. Added worked classification example from GTSRB into tests. 10 years ago
Vitaliy Lyudvichenko 194271df50 Implemented allocation of DAG and it's forward pass. 10 years ago
Vitaliy Lyudvichenko ee837c1132 Updated CMakeLists.txt 10 years ago
Vitaliy Lyudvichenko 1fd9304965 Dnn API changes (removed NetConfiguration, added LayerRegister, improved Blob). 10 years ago
Anatoly Baksheev eb958463c9 some warnings disabled 10 years ago
Anatoly Baksheev 10c3a1378a umbrealla header 10 years ago
Anatoly Baksheev 42b36fb346 more compilation 10 years ago
Anatoly Baksheev 62feeec31d fixed compilation witn C++11 compiler 10 years ago
Vitaliy Lyudvichenko 77321e3ad6 Added binary .caffemodel import support. 10 years ago
Vitaliy Lyudvichenko 6e23d93b39 Added simple .prototxt Caffe importer. 10 years ago
Vitaliy Lyudvichenko a6963b4abb Updated CMakeLists.txt to support protobuf Messages auto generation. 10 years ago
Vitaliy Lyudvichenko cfb9cfab9b Added libprotobuf to CMake. Added some Caffe files. 10 years ago
Vitaliy Lyudvichenko 2f6d743342 Added dnn module with draft interface. 10 years ago