11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 9 hours ago.
Jun 22, 2024 — Jun 22, 2025
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) 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) More... 9 days ago
Minor optimization: `emplace_back` neighbors (#3086) More... 13 days ago
remove std::move where clang warns of pessimizing-move (#3080) More... 20 days ago
docs: dlib requires c++14 (#3079) More... 23 days ago
Record last changeset and set PATCH version to 99 More... 25 days ago
Created release v20.0 More... 25 days ago
update docs More... 25 days ago
update docs More... 26 days ago
cleanup. Fixes linker error about those constants not being defined right with some compiler settings. More... 29 days ago
Add `reshape_to` layer for flexible tensor reshaping/rescaling (#3076) More... about 1 month ago
put back to .99 More... about 1 month ago
tagging a new release More... about 1 month ago
ci: remove unsupported ubuntu 20.04 (#3075) More... about 1 month ago
Add linear_ layer for neural networks (#3074) More... about 2 months ago
fix SyntaxWarning: invalid escape sequence '\(' (#3069) More... 3 months ago
Some more cleanup More... 3 months ago
cleanup serialization code and add missing fields More... 3 months ago
Add Byte Pair Encoding (BPE) class for subword tokenization (#3056) More... 3 months ago
Drop namespace std (#3067) More... 3 months ago
Merge pull request #3064 from r-barnes/patch-1 More... 3 months ago
Fix a bug when getting a gzip header extra field with inflate(). (#3063) More... 4 months ago
`throw()` -> `noexcept` More... 4 months ago
change version back More... 4 months ago
Change version More... 4 months ago
change the default u32string char type to char32_t (#3059) More... 4 months ago
Check image size when reading targa file (#3058) More... 4 months ago
Slice layer (#3055) More... 4 months ago
Update minimum CMake version to 3.10.0 (#3052) More... 5 months ago