Commit Graph

8277 Commits (master)
 

Author SHA1 Message Date
Cydral fafdac37f1
Add RMS Normalization Layer (#2999)
2 weeks ago
Adrià 253098eb1b
Fix layer_normalize gradients (#3001)
3 weeks ago
Cydral 27a0135220
Add customizable dropout layer with compile-time rate specification (#3000)
3 weeks ago
Davis King 98d26dfaf5 change the version back
1 month ago
Davis King 986889d978 make a new dlib version to get us cmake installer instructions for python users
1 month ago
Davis King aba96b576a Give python users clear instructions about how to install cmake
1 month ago
pfeatherstone 3ca155da68
[FFMPEG] support ffmpeg 7 (#2987)
2 months ago
Davis King 58b50552fe put version back to .99
2 months ago
Davis King a2eec6aa19 just to tag v19.24.5
2 months ago
Davis King c2364600e9 remove deprecated setuptools test stuff
2 months ago
Adrià 6ae301a117
Disable FFmpeg support when building the Python wheel (#2978)
2 months ago
Drew Risinger 0947215ddb
global_optimization: add template argument list (#2973)
3 months ago
James Yuzawa 6233808ce9
Update Pybind11 to v2.12.0 for numpy v2 support (#2970)
3 months ago
Davis King 1a51998ff0 Make docs more clear
3 months ago
kSkip 51c7a35979
Add input_tensor input type (#2951)
4 months ago
Davis E. King fa0e3ff954
Hide windows.h in .cc file (#2952)
5 months ago
Andreas Schwab e9bd9b864a
Add support for riscv64 (#2949)
5 months ago
Davis King 87da2959d8 suppress another one
5 months ago
Davis King b9355f08c4 suppress incorrect warning
5 months ago
pfeatherstone 48e6331705
fixed bug in decoder (#2946)
5 months ago
Davis King 2dbc7b9f7c fix typo (which turns out builds on gcc)
5 months ago
Davis King 73c990dd18 Use size_t to avoid possible numeric overflow for the very largest images.
5 months ago
Davis King 792b744402 better docs
5 months ago
Adrià Arrufat ca7fd9d1ad
Actually load rgb_alpha images. (#2942)
6 months ago
Chainfire 8edfa542b8
Remove MMX header (#2939)
6 months ago
PowerLay f8bf6caef3
Fix incorrect version check for libgif (#2936)
6 months ago
Davis King 0af9e7a8db adjust head back to .99
6 months ago
Davis King de5c1c8665 tagging another minor version
6 months ago
Chainfire 1db5a38539
Reduce FOREVER from 290 to 200 years (#2938)
6 months ago
Davis King 4d6b41c7a5 Update HTML docs more
6 months ago
Julien Schueller 14ba5572e7
CMake: Set LAPACK libs as public (#2923)
6 months ago
Adrià Arrufat c26b1238df
jxl: use float for quality (#2930)
6 months ago
Juha Reunanen 1529b690da
Apply the new patch from Davis (#2929)
6 months ago
Adrià Arrufat d5909ed977
allow reading and writing rgb-alpha images in Python (#2925)
7 months ago
Adrià Arrufat d45f534d68
Add missing magic number for JPEG XL (#2924)
7 months ago
Adrià Arrufat 9a30c6d48f
Add JXL support (#2917)
7 months ago
Adrià Arrufat c7ba757bc1
add nr and nc methods to jpeg, png and webp loaders (#2920)
7 months ago
pfeatherstone 405536051b
Use STD in testing suite (#2922)
7 months ago
Adrià Arrufat 3d3bd7cee1
Fix documentation of inv_color_transform (#2918)
7 months ago
Adrià Arrufat f775b55cd9
Add color transform and inv color transform (#2914)
7 months ago
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)
8 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