- 27 Jun, 2017 2 commits
-
-
Davis King authored
-
-
- 23 Jun, 2017 1 commit
-
-
OranjeeGeneral authored
refactored interface to reduce complexity so conv and convt layers forward passes have to call setup explicit now and there is only one ()-operator
-
- 20 Jun, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
histogram is equalized or unmodified. This way, if you are looking at particularly dark or badly contrasted images you can toggle this mode and maybe get a better view of what you are labeling.
-
- 18 Jun, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
min and max object height, it's now min and max object size. This way, if you have objects that are short and wide (i.e. objects where the relevant dimension is width rather than height) you will get sensible behavior out of the random cropper.
-
- 13 Jun, 2017 1 commit
-
-
https://github.com/davisking/dlibJoachim authored
-
- 07 Jun, 2017 2 commits
- 06 Jun, 2017 1 commit
-
-
Davis King authored
-
- 04 Jun, 2017 1 commit
-
-
Davis King authored
everything in it, it now makes a python file as before but an additional binary file with all the weights in it. This way, if you are working with a network with a very large number of weights you won't end up with a crazy large python script.
-
- 03 Jun, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 01 Jun, 2017 1 commit
-
-
Davis King authored
integers.
-
- 31 May, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 30 May, 2017 2 commits
-
-
Evgeniy Fominov authored
-
Davis King authored
object so that users of the deep learning MMOD tool don't get spurious errors about impossibly labeled objects during training.
-
- 28 May, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 27 May, 2017 3 commits
-
-
Davis King authored
objects that also provide a .clean() method.
-
Davis King authored
-
Davis King authored
-
- 24 May, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
the behavior of dlib's add_prev layers.
-
- 23 May, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
when the converter is run.
-
- 22 May, 2017 1 commit
-
-
Juha Reunanen authored
Noticed compiler warning C4800: 'double': forcing value to bool 'true' or 'false' (performance warning) (#538) - suggesting to change the test to what perhaps was the original intention
-
- 20 May, 2017 3 commits
-
-
Davis King authored
-
emptyVoid authored
Moved shape_predictor_trainer to its own header in order to support the use of shape_predictor with DLIB_ISO_CPP_ONLY defined (i.e. without threading API wrappers).
-
Davis King authored
So I just removed the error check that was preventing the conversion from proceeding in that case. I also added more useful output messages about setting input tensor dimensions.
-
- 18 May, 2017 1 commit
-
-
Davis King authored
-
- 17 May, 2017 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
tschw authored
-
- 16 May, 2017 1 commit
-
-
Davis King authored
-
- 15 May, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-