Commit Graph

8277 Commits (master)
 

Author SHA1 Message Date
Davis King 3d5fb6fc7f Add an informative comment
2 years ago
Adria Arrufat bdb1089ae6
Fix computation of the Barlow Twins loss gradient (#2680)
2 years ago
Adria Arrufat 7f06f6e185
Fix empirical cross-correlation computation in the SSL example (#2679)
2 years ago
pfeatherstone 1bebccfb87
Type erasure tooling (#2666)
2 years ago
pfeatherstone dd1ec1fcff
Miscellaneous cleanup and refresh (#2661)
2 years ago
Davis King 20b6c17e7f fix typo in docs
2 years ago
kxc-waddlaw 90a8be6400
add missing palette_neon_intrinsics.c file (#2664)
2 years ago
Adrià Arrufat 19507d4a00
Modernize random_color_transform (#2665)
2 years ago
Adrià Arrufat e50987df4d
Fix visitor when tag layer is followed by skip layer (#2662)
2 years ago
Adrià Arrufat 65bce59a15
Update Pybind11 to v2.10.0 (#2660)
2 years ago
Davis King efe46ce76a Add missing include
2 years ago
pfeatherstone 4db03ee6fd
if constexpr() for C++14 (#2654)
2 years ago
Adrià Arrufat 902c70193a
Do the bias addition in the convolution in a separate call (#2656)
2 years ago
Adrià Arrufat da2f45b2e5
Add test for libwebp at configure time (#2658)
2 years ago
Adrià Arrufat 9b8f5d88f8
Small YOLO loss improvements (#2653)
2 years ago
Adrià Arrufat bf273a8c2e
Add multiclass SVM trainer to svm/auto.h (#2642)
2 years ago
Adrià Arrufat 83ec371f12
Use only a fraction of labels for the multiclass SVM in SSL example (#2641)
2 years ago
pfeatherstone a5fb8940be
- possible for fix for MSVC (#2637)
2 years ago
pfeatherstone e2f53a52e9
stft(), istft(), stftr() and istftr() (#2627)
2 years ago
Mohamed Isse e2fa5f1e3a
Fix Cudnn test project bug (#2634)
2 years ago
Adrià Arrufat 69665eb0f7
Modernize rounding and cast statements (#2633)
2 years ago
Davis King 89d573645b Only try to find iomp if we have really found the IntelMKL
2 years ago
Davis King 4867898c59 Make parallel_for_verbose() only print finish statement if it also printed something before then.
2 years ago
Davis King 4e9854204c Github actions deprecated windows-2016, switching to windows-2019
2 years ago
Davis King 29288e5d89 Make C++14 and CMake 3.8.0 the new minimum required versions
2 years ago
Davis King 4de26f1441 fix non-determinism in test due to reading uninitialized values.
2 years ago
Davis King 42a707d750 Make xml parser more robust to bad inputs
2 years ago
Adrià Arrufat f81c4b2d00
YOLO improvements: Smoothed L1 loss, Focal Loss, Weighted Loss (#2628)
2 years ago
pfeatherstone 6dfba4970d
Bug fix for fftr on matrix expression. Clearly nobody is doing FFTs with dlib as this bug has been lingering for a couple years now (#2626)
2 years ago
Adrià Arrufat ad06471a15
Fix typo in the self-supervised learning example (#2623)
2 years ago
Davis King 270b96c7d1 oops, add missing deps for some python tests
2 years ago
Davis King 71d95d76d9 more tweaks cleanup and fixes for ci builds
2 years ago
Davis King c458c4f202 update how python tests are run on ubuntu and mac
2 years ago
Davis King 135e6ef06a try to fix windows ci testing
2 years ago
Davis King a517aaa0bb remove broken python tests
2 years ago
Davis King febac3adb2 Try to fix windows python tests
2 years ago
Davis King 20add2c88e removing travis configs since we haven't used travis in months
2 years ago
Adrià Arrufat 1066be80fd
Update libjpeg to version 9e (#2619)
2 years ago
Adrià Arrufat 550a5744de
Use chrono in console progress indicator and add finish method (#2617)
2 years ago
pfeatherstone 3c73978de8
type_safe_union : visit() and apply_to_contents() performance improvements (#2615)
2 years ago
pfeatherstone 7c32e1c18e
fix spelling (#2614)
2 years ago
pfeatherstone ec9a143e07
noexcept dlib::type_safe_union::swap() (#2604)
2 years ago
Crayon 6c24e65f86
Fix typos (#2606)
2 years ago
Adrià Arrufat 7f46535cce
Fix potential memory leak when writing WebP throws (#2600)
2 years ago
Davis King 0f1d8e964f Fix assert having wrong condition
2 years ago
Adrià Arrufat 1de7924694
Fix saving grayscale WebP images (#2591)
2 years ago
Davis King c9a25fda0a update docs
2 years ago
Davis King 842931975e Record last changeset and set PATCH version to 99
2 years ago
Davis King 6097093ab3 Created release v19.24
2 years ago
Davis King 76a9a10736 update docs
2 years ago