- 24 Oct, 2019 1 commit
-
-
Davis King authored
-
- 25 Dec, 2017 1 commit
-
-
Davis King authored
-
- 17 Dec, 2017 1 commit
-
-
Davis King authored
-
- 11 Dec, 2017 1 commit
-
-
Davis King authored
-
- 01 Dec, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 15 Nov, 2017 1 commit
-
-
Juha Reunanen authored
* Add example of semantic segmentation using the PASCAL VOC2012 dataset * Add note about Debug Information Format when using MSVC * Make the upsampling layers residual as well * Fix declaration order * Use a wider net * trainer.set_iterations_without_progress_threshold(5000); // (was 20000) * Add residual_up * Process entire directories of images (just easier to use) * Simplify network structure so that builds finish even on Visual Studio (faster, or at all) * Remove the training example from CMakeLists, because it's too much for the 32-bit MSVC++ compiler to handle * Remove the probably-now-unnecessary set_dnn_prefer_smallest_algorithms call * Review fix: remove the batch normalization layer from right before the loss * Review fix: point out that only the Visual C++ compiler has problems. Also expand the instructions how to run MSBuild.exe to circumvent the problems. * Review fix: use dlib::match_endings * Review fix: use dlib::join_rows. Also add some comments, and instructions where to download the pre-trained net from. * Review fix: make formatting comply with dlib style conventions. * Review fix: output training parameters. * Review fix: remove #ifndef __INTELLISENSE__ * Review fix: use std::string instead of char* * Review fix: update interpolation_abstract.h to say that extract_image_chips can now take the interpolation method as a parameter * Fix whitespace formatting * Add more comments * Fix finding image files for inference * Resize inference test output to the size of the input; add clarifying remarks * Resize net output even in calculate_accuracy * After all crop the net output instead of resizing it by interpolation * For clarity, add an empty line in the console output
-
- 05 Nov, 2017 1 commit
-
-
Davis King authored
-
- 17 Oct, 2017 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 16 Sep, 2017 1 commit
-
-
Davis King authored
-
- 26 Aug, 2017 1 commit
-
-
Davis King authored
-
- 01 May, 2017 1 commit
-
-
cclough authored
-
- 24 Mar, 2017 1 commit
-
-
Davis King authored
Made it more obvious that this file is a cmake tutorial. Also added a few more comments about how to use cmake.
-
- 28 Feb, 2017 1 commit
-
-
Davis King authored
cmake config for dlib enable C++11.
-
- 27 Feb, 2017 1 commit
-
-
Alain Vaucher authored
-
- 18 Feb, 2017 1 commit
-
-
Davis King authored
-
- 12 Feb, 2017 1 commit
-
-
Davis King authored
-
- 11 Feb, 2017 1 commit
-
-
Davis King authored
-
- 19 Dec, 2016 1 commit
-
-
Davis King authored
-
- 17 Dec, 2016 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 09 Oct, 2016 1 commit
-
-
Davis King authored
file a little clearer on this issue.
-
- 08 Oct, 2016 1 commit
-
-
Davis King authored
-
- 02 Oct, 2016 2 commits
-
-
Davis King authored
-
Xi Deng authored
-
- 05 Sep, 2016 1 commit
-
-
Davis King authored
-
- 25 Jun, 2016 2 commits
-
-
Davis King authored
--HG-- rename : examples/dnn_mnist_advanced_ex.cpp => examples/dnn_introduction2_ex.cpp rename : examples/dnn_mnist_ex.cpp => examples/dnn_introduction_ex.cpp
-
Davis King authored
-
- 24 Jun, 2016 1 commit
-
-
Davis King authored
-
- 23 Jun, 2016 1 commit
-
-
Davis King authored
-
- 22 Jun, 2016 2 commits
- 17 May, 2016 1 commit
-
-
Fm authored
-
- 12 Apr, 2016 1 commit
-
-
Davis King authored
--HG-- rename : examples/dnn_mnist_resnet_ex.cpp => examples/dnn_mnist_advanced_ex.cpp
-
- 27 Mar, 2016 1 commit
-
-
Davis King authored
amount of time. --HG-- rename : examples/dnn_mit67_ex.cpp => examples/dnn_mnist_resnet_ex.cpp
-
- 07 Feb, 2016 1 commit
-
-
Davis King authored
-
- 30 May, 2015 1 commit
-
-
Davis King authored
-
- 22 Mar, 2015 1 commit
-
-
Davis King authored
-