- 16 Jan, 2018 5 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Mischan Toosarani-Hausberger authored
* Replace boost::python with pybind11 * Replace add_python_module with pybind11_add_module * Fix clang error on type-dependent expression
-
- 14 Jan, 2018 2 commits
-
-
Davis King authored
any object part labels so that the flipped dataset has the same average part layout as the source dataset. I added a --flip-basic that behaves like the old --flip. However, most people flipping a dataset with part annotations will want to use --flip.
-
Davis King authored
-
- 13 Jan, 2018 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 11 Jan, 2018 2 commits
-
-
Davis King authored
-
Davis King authored
appear to support cuda.
-
- 05 Jan, 2018 1 commit
-
-
David Hirvonen authored
Set `CUDA_PROPAGATE_HOST_FLAGS=OFF` in FindCUDA.cmake to avoid duplicate flag errors in nvcc that can occur when host flag forwarding is enabled and `-std=c++11` is set in `CMAKE_CXX_FLAGS` in the operative toolchain. ``` # Override the FindCUDA.cmake setting to avoid duplication of host flags if using a toolchain: option(CUDA_PROPAGATE_HOST_FLAGS "Propage C/CXX_FLAGS and friends to the host compiler via -Xcompile" OFF) ```
-
- 04 Jan, 2018 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 30 Dec, 2017 6 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
iOS apparently.
-
Davis King authored
-
- 28 Dec, 2017 1 commit
-
-
Davis King authored
be more future proof and in particular correctly enable 64bit compiles in visual studio 2017 when appropriate.
-
- 27 Dec, 2017 1 commit
-
-
Davis King authored
-
- 25 Dec, 2017 6 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Duc Thien Bui authored
-
Andriy Gerasika authored
-
- 23 Dec, 2017 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
when building dlib in visual studio.
-
- 22 Dec, 2017 1 commit
-
-
Davis King authored
-
- 21 Dec, 2017 1 commit
-
-
Paul Guyot authored
On systems such as FreeBSD, `uname -p` returns amd64 (in lowercase) and -DUSE_AVX_INSTRUCTIONS=1 does not work (the option is ignored).
-
- 20 Dec, 2017 6 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-