Commit Graph

8103 Commits (29288e5d895b21f5508c15294f1303b367534a63)
 

Author SHA1 Message Date
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
Davis King aff6bc4402 make sphinx doc building work on newer versions of ubuntu
2 years ago
Adrià Arrufat 06b826540c
Add SiLU activation layer (#2584)
2 years ago
Davis King 8af4226057 Revert "Add a test on github actions that builds on windows in debug mode"
2 years ago
Davis King 7009080014 Add a test on github actions that builds on windows in debug mode
2 years ago
Adrià Arrufat 9db84f4c24
Build ancillary tools on Windows (#2583)
2 years ago
Davis E. King 4d92c302c0
Remove this test on windows for now since it runs out of ram
2 years ago
Davis King 2bcb1c4436 See if using only one thread to build prevents running out of ram on github actions when building windows examples
2 years ago
Adrià Arrufat 8ceb91fb44
Do not build WebP features if WebP is not available (#2582)
2 years ago
Davis King e264c26641 Build examples and other ancillary tools on windows too
2 years ago
Adrià Arrufat a7ae55b785
Add WebP support to imglab (#2580)
2 years ago
Juha Reunanen df8b1380ab
Add GitHub Actions badges (#2571)
2 years ago
Juha Reunanen ebc4d63d68
Workaround for #2506 (#2570)
2 years ago
Adrià Arrufat a76f205bf6
Add webp support (#2565)
2 years ago
Juha Reunanen 0aa8b4cbfc
Treat warnings as errors (#2490)
2 years ago
Adrià Arrufat 49314c12d9 Use CUDA in LayerNorm gradient computation
2 years ago
Adrià Arrufat 3a267db577 Fix entry in term_index.html
2 years ago
Adrià Arrufat 45f742b82b Update docs
2 years ago
Adrià Arrufat e944ea4fcb Update dot visitor
2 years ago
Adrià Arrufat 18fe54b64a fix smelu_gradient name
2 years ago
Adrià Arrufat 8fa65eb7b2 Add SmeLU activation
2 years ago
Adrià Arrufat 66f9b2b5bc Fix documentation
2 years ago
Adrià Arrufat 23c74af872 Add directory_exists
2 years ago
Adrià Arrufat 9bb1b6f712 Fix focal loss
3 years ago
Øystein Myrmo 5cb036564c Make Clang compile cpp11_test.cpp without warnings
3 years ago