- 25 Oct, 2017 1 commit
-
-
Davis King authored
out of the random_cropper.
-
- 17 Oct, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 29 Sep, 2017 1 commit
-
-
Hung-Wei Chiu authored
* remove unused variable * modify variable type from int to size_t * fix previous delete, we need to call chinese_whispers here but we don't need its result now
-
- 19 Sep, 2017 1 commit
-
-
Varun Chatterji authored
-
- 18 Sep, 2017 1 commit
-
-
Varun Chatterji authored
-
- 16 Sep, 2017 3 commits
-
-
Davis King authored
In particular, these new functions don't need to be inside the face recognition class. So I moved them out. I also fixed many incorrect copy/pasted comments and clarified parts of the example code.
-
Davis E. King authored
-
Davis King authored
-
- 15 Sep, 2017 1 commit
-
-
Davis King authored
landmarking models.
-
- 09 Sep, 2017 1 commit
-
-
Varun authored
-
- 07 Sep, 2017 1 commit
-
-
Davis King authored
-
- 05 Sep, 2017 1 commit
-
-
Visionworkz authored
-
- 03 Sep, 2017 1 commit
-
-
Davis King authored
because it's a much less stressing hand motion to hit END that i in most cases.
-
- 01 Sep, 2017 1 commit
-
-
Davis King authored
-
- 27 Aug, 2017 1 commit
-
-
Guillaume Ramé authored
* improvements to cnn face detection interface * mmod rectangle object renaming. possibility to set batch size in multi image detection. Added check to make sure images are all the same size.
-
- 26 Aug, 2017 1 commit
-
-
Davis King authored
-
- 24 Aug, 2017 1 commit
-
-
Davis King authored
-
- 19 Aug, 2017 1 commit
-
-
Davis King authored
-
- 18 Aug, 2017 1 commit
-
-
Adam Geitgey authored
-
- 19 Jul, 2017 1 commit
-
-
Davis King authored
next using dlib::correlation_tracker.
-
- 20 Jun, 2017 1 commit
-
-
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 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.
-
- 28 May, 2017 1 commit
-
-
Davis King authored
-
- 24 May, 2017 1 commit
-
-
Davis King authored
the behavior of dlib's add_prev layers.
-
- 22 May, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
when the converter is run.
-
- 20 May, 2017 1 commit
-
-
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.
-
- 07 May, 2017 8 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 06 May, 2017 1 commit
-
-
Davis King authored
to caffe models. Not all layers are supported yet, but it works on the net from the first dlib dnn example program. Will add the rest of the layers soon.
-
- 30 Mar, 2017 1 commit
-
-
Davis King authored
-
- 28 Mar, 2017 1 commit
-
-
Davis King authored
Changed from ctrl to alt because otherwise it's easy to accidentally hit ctrl up and jump when you don't meant to while pruning an image list.
-