Commit Graph

8157 Commits (9d305943bc16b878d46d636572ec662a28c04394)
 

Author SHA1 Message Date
Lakshan Rukantha 9d305943bc
removed extra lines in the MANIFEST.in (#2744)
2 years ago
Adrià Arrufat f89b0388d5
Add optional Python version (#2743)
2 years ago
Davis E. King 93aea6ea9b
Update bug.yml
2 years ago
Adrià Arrufat 310a37f452
Improve issue template (#2741)
2 years ago
cchadowitz-pf 3c0b3620af
Added bottom_up_cluster to python api (#2739)
2 years ago
Michal Suchánek 398e2cb5be
powerpc/altivec: use __vector instead of vector (#2740)
2 years ago
Davis King 257b81a172 update docs
2 years ago
smoosbau ddad576d3e
fix wrong union calculation in box_overlap_testing.h (#2735)
2 years ago
Adrià Arrufat eb5de0d534
Add support for loading custom label fonts in imglab (#2733)
2 years ago
pfeatherstone dc94754607
Fix for #2729 (#2731)
2 years ago
Adrià Arrufat e006bfe5e8
Fix typo in input_layer documentation (#2725)
2 years ago
Adrià Arrufat 73a1c2f4fc
Fix unused variable warning in Pybind11 (#2726)
2 years ago
Adrià Arrufat 1958da78da
Rename ffmpeg examples (#2727)
2 years ago
Adrià Arrufat 4519a7a6bd
Add sum method to running stats (#2728)
2 years ago
pfeatherstone 50b33753bb
Strip binaries in release mode (#2721)
2 years ago
pfeatherstone 2138915dfe
added DLIB_USE_FFMPEG to config.h.in (#2720)
2 years ago
pfeatherstone 9d3ba472dd
FFMPEG wrappers: dlib::ffmpeg::decoder and dlib::ffmpeg::demuxer (#2707)
2 years ago
pfeatherstone 16a8a46a35
Fixed is_nothrow_swappable<> and simplified invoke-related type traits (#2716)
2 years ago
pfeatherstone b9ac468169
Added bind_front() and bind_back() (#2705)
2 years ago
Davis E. King 1ce7b9cbc5
Run unit tests with gcc 7 too (#2706)
2 years ago
Davis King a12824d425 update example to refer to newer dlib version
2 years ago
Julien Schueller 2ac3cdbad7
CMake: Make dependencies private (#2697)
2 years ago
Davis King f932f33b10 Fix incorrect xml blocks for leaky_relu and smelu
2 years ago
mattbn 2efc172c46
removed extra '<' in fc, added '\n' in layers/inputs/losses XML strings (#2698)
2 years ago
Adria Arrufat 02330e0a15
Fix GitHub actions on Windows because of CMake 3.25.0 (#2692)
2 years ago
Julien Schueller 01c7bfe880
Fix build on ppc64/mips64 (#2689)
2 years ago
Davis E. King 4d38ffa082
Suppress incorrect warning from gcc (#2691)
2 years ago
Michał Walenciak 136b2d9e5c
Reset last cuda error (#2685)
2 years ago
Davis King 05d3f6eb17 Disable mac os x python test config since something in the environment is not working properly.
2 years ago
Adria Arrufat e5b2cedff8
Improve the data augmentation in the SSL example (#2684)
2 years ago
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