Commit Graph

8237 Commits (631c47c7fd8435df0a48baa86cbbbcaea7c524a2)
 

Author SHA1 Message Date
Adrià Arrufat 631c47c7fd
fix letterbox_image in yolo example (#2911)
8 months ago
Adrià Arrufat 85aa29a4e8
Return shortcut in disturb_colors (#2909)
8 months ago
Adrià Arrufat b0f6be8058
loss_barlow_twins: add get_eccm member function (#2906)
9 months ago
Davis E. King 46e59a2174
Disable mac osx CI
10 months ago
Adrià Arrufat 19a952c3a4
extend letterbox behavior (#2899)
10 months ago
Adrià Arrufat b20e97446b
Add find_convex_hull using Graham scan (#2889)
10 months ago
avkarenow f7d99ae0dc
Make use of CMAKE_BUILD_PARALLEL_LEVEL (#2879)
11 months ago
avkarenow 13c6b7a5b1
Remove cmake from pyproject.toml (#2878)
11 months ago
pfeatherstone 106c5a265d
[PNG] save_png() now works with std::vector and std::ostream (#2873)
11 months ago
pfeatherstone 3624bf9f05
[scope] Adding scope_exit (#2875)
12 months ago
pfeatherstone afede571cb
potential fix for gcc 5.1 onward (#2870)
12 months ago
Davis King 57b77a0e41 fix incorrect assert and typo in docs
1 year ago
pfeatherstone b74a6710d1
simplify and fix bug (#2866)
1 year ago
pfeatherstone dad29bfae7
Apple Clang complains about sprintf. Use snprintf instead. (#2862)
1 year ago
pfeatherstone c53ff25952
bug fix when multiple streams are present (#2863)
1 year ago
Davis King 4161cc3017 oops, fix build error
1 year ago
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