- 11 Aug, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 10 Aug, 2017 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
renamed the objects and generally improved documentation.
-
- 09 Aug, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 06 Aug, 2017 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 05 Aug, 2017 1 commit
-
-
Davis King authored
-
- 04 Aug, 2017 4 commits
-
-
Davis King authored
Also added an operator<< for dnn_trainer that prints the parameters it's using. These changes also break backwards compatibility with the previous serialization format for dnn_trainer objects.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 03 Aug, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 01 Aug, 2017 2 commits
-
-
Davis King authored
checks if the user is giving truth boxes that can't be detected because the non-max suppression settings would prevent them from being output at the same time. If this happens then we print a warning message and set one of the offending boxes to "ignore".
-
Davis King authored
-
- 31 Jul, 2017 1 commit
-
-
Davis King authored
-
- 29 Jul, 2017 5 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
ᴚ∀W∀ᴎ authored
-
Leo authored
-
- 26 Jul, 2017 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
code from java.
-
- 24 Jul, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 22 Jul, 2017 3 commits
-
-
Davis King authored
libpng than they built against.
-
Davis King authored
member area of the class. This way, we avoid a potential error where the buffers are reallocated while cuDNN is still using them in the background.
-
Evgeniy Fominov authored
* added shared workspace * rewrite shared workspace code * rename and device-based buffer allocation * fix cudnn_device_buffer constructors
-
- 19 Jul, 2017 3 commits
-
-
Pavan kumar authored
-
Davis King authored
-
Davis King authored
next using dlib::correlation_tracker.
-
- 18 Jul, 2017 1 commit
-
-
Morosko authored
* Make http_client compile in C++11 and above * Optimize file reading
-
- 16 Jul, 2017 2 commits
-
-
Juha Reunanen authored
* Add per-pixel mean square loss * Add documentation of loss_mean_squared_per_pixel_ * Add test case for per-pixel mean square loss: a simple autoencoder * Review fix: reorder params of function tensor_index, so that the order corresponds to the convention used in the rest of the dlib code base * Review fix: add breaks as intended, and change the rest of the test accordingly * Again a case where the tests already work locally for me, but not on AppVeyor/Travis - this commit is a blindfolded attempt to fix the problem (and it also fixes a compiler warning)
-
Davis King authored
Hopefully improved compiler error diagnostic when using gcc and a user misconfigures their build environment.
-