Commit Graph

8271 Commits (3ca155da6853dd6cbaf18e5fb527a15bfa984e23)
 

Author SHA1 Message Date
Davis King 1ffab7c210 update docs and some cleanup
1 year ago
Marc Paterno b4acae25a2
Apply archiver flags only on Apple using Apple compilers (#2854)
1 year ago
Davis E. King f6c58c2d21
Make type safe union docs more clear regarding exceptions.
1 year ago
Davis King c6c865ba71 Make test threshold a little more robust. 1e-6 was right on the edge and sometimes failed.
1 year ago
Facundo Galán be2fa7f93c
Add fuse layers for conv+affine+relu and conv+relu (#2842)
1 year ago
Davis King efae642813 Work around bug in gcc 11.4.0 causing spurious compile error
1 year ago
Prashanth 9a9b4af6c5
updated cudnn path (#2843)
1 year ago
Davis King ba66152ad9 Add filter rules for matlab CI
1 year ago
Davis King efaa213b6e remove clang 13 CI since the install method isn't working anymore and we have another test for clang
1 year ago
Facundo Galán c7b2917498
Perform conv with bias for specific algo with cudnn (#2839)
1 year ago
Adrià Arrufat 7b6021eee7
Only trigger CI when relevant files are changed (#2836)
1 year ago
Davis E. King a50bd167c4
Setup CI for the mex wrapper code (#2834)
1 year ago
Adrià Arrufat f395234aa4
Update bug.yml (#2835)
1 year ago
Davis King 3cca5df0fd Add sig_traits back since the matlab wrapper depedned on it.
1 year ago
Facundo Galán 3f9c5c1cfd
Fix convolution backward filter cache when using cudnn 7 and above (#2828)
1 year ago
Facundo Galán 7736832caf
Optimize pointer to matrix assignment (#2822)
1 year ago
Adrià Arrufat 8fc180545c
Python: Add grayscale overloads to get_face_chip (#2820)
1 year ago
pfeatherstone 4e22715eb5
dlib::optional (#2815)
1 year ago
Julien Schueller 4d2db66cc5
Make cblas public (#2817)
1 year ago
Null Chilly 18927f93e2
Fix typos (#2811)
1 year ago
Rover van der Noort bebba4ca98
Add minimal pyproject.toml (#2804)
1 year ago
Adrià Arrufat 759170d3d6
Fix pixel saturation in interpolate_quadratic (#2806)
1 year ago
pfeatherstone eccb9675ff
[FFmpeg] added save_frame() and improved picking of codecs when not specified (#2800)
1 year ago
Adrià Arrufat b86871241b
Remove unneeded using namespace std (#2799)
1 year ago
pfeatherstone 5b9ab23cc0
[FFmpeg] added push(image_type) methods to encoder and muxer (#2797)
1 year ago
pfeatherstone dab9aa1fa5
missing include (#2798)
1 year ago
Juha Reunanen b6418e349e
Problem: CUDA error having `code: 716, reason: misaligned address` (#2796)
1 year ago
pfeatherstone decdef12f5
[FFmpeg] decoding and demuxing improvements (#2784)
1 year ago
Davis King adf8a3573e put patch level back to 99
1 year ago
Davis King 39749fba51 tag v19.24.2
1 year ago
Charles Galambos e2a0c3dfca
std::chrono::system_time on osx isn't in nanoseconds (#2795)
1 year ago
pfeatherstone 775ac0799f
- moved is_detected in type_traits.h (#2794)
1 year ago
pfeatherstone 191d280d64
[Meta] added callable traits (#2790)
1 year ago
pfeatherstone ff331517b9
[FFT] split FFT API into different layers (#2793)
1 year ago
Adrià Arrufat 48fdace271
Use dpoint instead of dlib::vector<double, 2> (#2782)
1 year ago
pfeatherstone 74a55fb5c9
FFMPEG : inline docs (#2778)
1 year ago
Adrià Arrufat edc6645150
Add insert_image_chip (#2781)
1 year ago
pfeatherstone d41571ea5a
10X speedup (#2779)
1 year ago
Adrià Arrufat 49ac2eb3ae
Add draw solid polygon (#2775)
1 year ago
pfeatherstone 53c4be9026
FFmpeg : logging (#2774)
1 year ago
pfeatherstone 5f7026ab52
FFmpeg : improvements to ffmpeg::list() functions (#2773)
1 year ago
Adrià Arrufat b1fe026e06
Add ffmpeg load_frame (#2770)
1 year ago
Adrià Arrufat c21c9c92b5
Update widgets and draw_string on images to use convert_to_utf32 (#2769)
1 year ago
Adrià Arrufat 07f7425170
Unify all conversions to UTF-32 (#2737)
1 year ago
pfeatherstone 89fc01beb5
FFmpeg : examples (#2764)
1 year ago
Adrià Arrufat 20c6364bb5
Silence warning about unused variable (#2765)
1 year ago
Adrià Arrufat 252d76f356
Fix outdated comment in self supervised learning example (#2768)
1 year ago
pfeatherstone 9148a47c7e
RTSP example (#2763)
1 year ago
pfeatherstone 7155daeeea
FFmpeg : muxing (#2755)
1 year ago
Adrià Arrufat 004b2fe6fe
Fix imglab changing the current dir too soon (#2761)
1 year ago