- 02 Nov, 2017 1 commit
-
-
Davis King authored
-
- 27 Oct, 2017 1 commit
-
-
Davis King authored
included in the edge graph. If it isn't then the output labels from chinese_whispers would be missing faces in this degenerate case.
-
- 25 Oct, 2017 2 commits
-
-
Davis King authored
dimensions in the same format as the mmod_options object (i.e. two lengths measured in pixels). This should make defining random_cropping strategies that are consistent with MMOD settings much more straightforward since you can just take the mmod_options settings and give them to the random_cropper and it will do the right thing.
-
Davis King authored
-
- 24 Oct, 2017 1 commit
-
-
Davis King authored
-
- 17 Oct, 2017 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 16 Sep, 2017 6 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 15 Sep, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 11 Sep, 2017 1 commit
-
-
Davis King authored
-
- 27 Aug, 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
-
- 26 Aug, 2017 1 commit
-
-
Davis King authored
-
- 06 Aug, 2017 1 commit
-
-
Davis King authored
-
- 24 Jul, 2017 1 commit
-
-
Davis King authored
-
- 11 Jul, 2017 1 commit
-
-
MambaWong authored
Test on a given video like this cv::VideoCapture cap("Sample.avi") may be broken when the video frames are not enough before the main window is closed by the user.
-
- 02 Jul, 2017 1 commit
-
-
Davis King authored
-
- 01 Jul, 2017 1 commit
-
-
Davis King authored
the API for the mmod_options struct slightly.
-
- 17 Jun, 2017 1 commit
-
-
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.
-
- 15 May, 2017 1 commit
-
-
Davis King authored
-
- 14 May, 2017 1 commit
-
-
elelel authored
* Convert unique_ptr * Fix passing unique_ptr as copy by value * Remove scoped_ptr implementation * Fix missed files * Move bool cast into tester macro * Reexport scoped_ptr alias from sockets
-
- 12 May, 2017 1 commit
-
-
elelel authored
* Replace shared_ptr/weak_ptr with stdlib counterparts * Fix ptr usage through tests compilation * Bring back dlib smart ptrs as legacy * Include scoped_ptr directly * Add explanation about smart_ptr deprecation
-
- 07 May, 2017 2 commits
-
-
Davis King authored
-
Davis King authored
the example restarts correctly.
-
- 05 May, 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.
-