openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
dlib C++ Library
Settings
|
Report Duplicate
11
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 9 hours
ago.
Jun 22, 2024 — Jun 22, 2025
Showing page 1 of 278
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Problem: reading large images (in my case, it was a 40792x20480 RGBA PNG one) causes a crash, when the product row-number * width-step overflows a 32-bit integer (#3091)
Juha Reunanen
More...
1 day ago
fix the miss of including matlab ut library (#3089)
gmm
More...
5 days ago
Fix: Correct YOLO loss gradient for x,y coordinates (#3088)
Adrià
More...
9 days ago
Minor optimization: `emplace_back` neighbors (#3086)
Juha Reunanen
More...
13 days ago
remove std::move where clang warns of pessimizing-move (#3080)
ribbon-otter
More...
20 days ago
docs: dlib requires c++14 (#3079)
ribbon-otter
More...
23 days ago
Record last changeset and set PATCH version to 99
Davis King
More...
25 days ago
Created release v20.0
Davis King
More...
25 days ago
update docs
Davis King
More...
25 days ago
update docs
Davis King
More...
26 days ago
cleanup. Fixes linker error about those constants not being defined right with some compiler settings.
Davis King
More...
29 days ago
Add `reshape_to` layer for flexible tensor reshaping/rescaling (#3076)
Cydral
More...
about 1 month ago
put back to .99
Davis King
More...
about 1 month ago
tagging a new release
Davis King
More...
about 1 month ago
ci: remove unsupported ubuntu 20.04 (#3075)
Adrià
More...
about 1 month ago
Add linear_ layer for neural networks (#3074)
Cydral
More...
about 2 months ago
fix SyntaxWarning: invalid escape sequence '\(' (#3069)
Dobatymo
More...
3 months ago
Some more cleanup
Davis King
More...
3 months ago
cleanup serialization code and add missing fields
Davis King
More...
3 months ago
Add Byte Pair Encoding (BPE) class for subword tokenization (#3056)
Cydral
More...
3 months ago
Drop namespace std (#3067)
Sandro
More...
3 months ago
Merge pull request #3064 from r-barnes/patch-1
Davis E. King
More...
3 months ago
Fix a bug when getting a gzip header extra field with inflate(). (#3063)
tabudz
More...
4 months ago
`throw()` -> `noexcept`
Richard Barnes
More...
4 months ago
change version back
Davis King
More...
4 months ago
Change version
Davis King
More...
4 months ago
change the default u32string char type to char32_t (#3059)
Wenbing Li
More...
4 months ago
Check image size when reading targa file (#3058)
tabudz
More...
4 months ago
Slice layer (#3055)
kSkip
More...
4 months ago
Update minimum CMake version to 3.10.0 (#3052)
Adrià
More...
5 months ago
←
1
2
3
4
5
6
7
8
9
…
277
278
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree