Commit Graph

8277 Commits (master)
 

Author SHA1 Message Date
pfeatherstone 89fc01beb5
FFmpeg : examples (#2764)
1 year ago
Adrià Arrufat 20c6364bb5
Silence warning about unused variable (#2765)
1 year ago
Adrià Arrufat 252d76f356
Fix outdated comment in self supervised learning example (#2768)
1 year ago
pfeatherstone 9148a47c7e
RTSP example (#2763)
1 year ago
pfeatherstone 7155daeeea
FFmpeg : muxing (#2755)
1 year ago
Adrià Arrufat 004b2fe6fe
Fix imglab changing the current dir too soon (#2761)
1 year ago
Adrià Arrufat 4224951c38
Add HSV support (#2758)
1 year ago
Davis E. King 6893653428
Ubuntu 18.04 Actions runner image is deprecated, use newer image (#2759)
1 year ago
pfeatherstone 937e07e90d
FFmpeg : encoding (#2754)
1 year ago
pfeatherstone f586d0a552
FFMPEG : misc + ffmpeg5 support (#2746)
1 year ago
Adrià Arrufat 4ffa9b02a5
Add simple polygon class (#2750)
2 years ago
Davis E. King 9a13229970
Exercise more of the ways dlib can be configured in the github actions tests (#2751)
2 years ago
Davis King 049c59d0f6 set correct cmake version in check
2 years ago
Davis E. King 53d2ceb669
test with cmake 3.8 since that's the min required cmake version for dlib (#2748)
2 years ago
Davis King 91dcb04055 fix ffmpeg cmake scripts not working with cmake 3.8
2 years ago
Erin 4d5db9940f
Fix crash when libX11 is missing locale support (#2747)
2 years ago
Davis King 806b629035 Make everything work in cmake 3.8
2 years ago
Davis King b7834324b4 update sphinx config to work with newer versions of python
2 years ago
Davis King 15b2851318 improve docs
2 years ago
Davis King 32ab332989 cleanup docs
2 years ago
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