11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 23 hours ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add find_convex_hull using Graham scan (#2889) More... 6 months ago
Update HTML docs more More... 6 months ago
Make use of CMAKE_BUILD_PARALLEL_LEVEL (#2879) More... 7 months ago
Remove cmake from pyproject.toml (#2878) More... 7 months ago
[PNG] save_png() now works with std::vector and std::ostream (#2873) More... 7 months ago
[scope] Adding scope_exit (#2875) More... 8 months ago
potential fix for gcc 5.1 onward (#2870) More... 8 months ago
fix incorrect assert and typo in docs More... 8 months ago
simplify and fix bug (#2866) More... 8 months ago
Apple Clang complains about sprintf. Use snprintf instead. (#2862) More... 8 months ago
bug fix when multiple streams are present (#2863) More... 8 months ago
oops, fix build error More... 8 months ago
update docs and some cleanup More... 8 months ago
Apply archiver flags only on Apple using Apple compilers (#2854) More... 8 months ago
Make type safe union docs more clear regarding exceptions. More... 9 months ago
Make test threshold a little more robust. 1e-6 was right on the edge and sometimes failed. More... 10 months ago
Add fuse layers for conv+affine+relu and conv+relu (#2842) More... 10 months ago
Work around bug in gcc 11.4.0 causing spurious compile error More... 10 months ago
updated cudnn path (#2843) More... 10 months ago
Add filter rules for matlab CI More... 10 months ago
remove clang 13 CI since the install method isn't working anymore and we have another test for clang More... 10 months ago
Perform conv with bias for specific algo with cudnn (#2839) More... 10 months ago
Only trigger CI when relevant files are changed (#2836) More... 10 months ago
Setup CI for the mex wrapper code (#2834) More... 10 months ago
Update bug.yml (#2835) More... 10 months ago
Add sig_traits back since the matlab wrapper depedned on it. More... 10 months ago
Fix convolution backward filter cache when using cudnn 7 and above (#2828) More... 10 months ago
Optimize pointer to matrix assignment (#2822) More... 10 months ago
Python: Add grayscale overloads to get_face_chip (#2820) More... 11 months ago
dlib::optional (#2815) More... 11 months ago