- 20 Oct, 2017 1 commit
-
-
Davis King authored
-
- 19 Oct, 2017 1 commit
-
-
Davis King authored
*before* allocating new memory. It used to be the other way around which caused momentary spikes of increased memory usage. This could put you over the total memory available in some cases which is obviously less than ideal behavior.
-
- 18 Oct, 2017 8 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Juha Reunanen authored
* Add get_net parameter allowing to call the function without forced flush to disk (see the discussion in #869) * A blindfolded attempt to fix compile error on the CI server
-
jpblackburn authored
-
Davis King authored
-
Davis King authored
-
- 17 Oct, 2017 10 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
-
Davis King authored
-
Davis King authored
-
- 16 Oct, 2017 4 commits
-
-
Davis King authored
-
Davis King authored
warning messages from boost and python system header files.
-
Davis King authored
-
Davis King authored
get_face_chip_details() when used with the 68 point landmark model about a month ago. This change reverts it back to the previous behavior. The change was very minor, so it shouldn't matter either way. But being consistent is important and I'm changing it back.
-
- 14 Oct, 2017 1 commit
-
-
Davis King authored
-
- 10 Oct, 2017 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 08 Oct, 2017 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
mmod_rects in addition to rectangles and full_object_detections.
-
Davis King authored
images that only have ignore boxes when you load into mmod_rects like it should have been.
-
- 05 Oct, 2017 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 01 Oct, 2017 3 commits
-
-
Davis King authored
-
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
-
- 28 Sep, 2017 1 commit
-
-
Juha Reunanen authored
* cont layer: allow to set the number of filters at runtime (implementation essentially copied from con layer) * Document the new constructor cont_(num_con_outputs o), and the function set_num_filters
-