Commit Graph

71 Commits

Author SHA1 Message Date
70be68d0fc Support UTF8 to UTF16 LE 2026-03-31 14:10:21 +11:00
0c24096c80 Support return Unicode escapes 2026-03-30 22:50:07 +11:00
120b0e4f01 Fix ALPR to return track id 2026-03-30 20:14:47 +11:00
dd2009d87a Unify country and ocr mode on both ANSOCR and ANSALPR 2026-03-30 15:21:32 +11:00
08fb2e9adf Start working on supporting ALPR that use ANSOCR 2026-03-30 10:23:52 +11:00
c1b919ec47 Fix setting GPU behaviour:
Condition	maxSlotsPerGpu	Behavior
OptimizeModelStr	0	Bypass: non-shared temporary engine
1 GPU	1	Single slot, no round-robin
>1 GPU, VRAM < 24 GB	1	Round-robin: 1 slot per GPU
>1 GPU, VRAM >= 24 GB	-1	Elastic: on-demand slot growth
2026-03-30 09:59:09 +11:00
01eabf76bd Fix ANSOCR TensorRT Release 2026-03-30 09:24:04 +11:00
b735931c55 Initial OCR to support ALPR mode with country support 2026-03-29 22:51:39 +11:00
6861de8fb4 Organise the dependencies 2026-03-29 14:10:05 +11:00
bf70cbd11b Add all unit tests 2026-03-29 12:51:37 +11:00
e7612e421b Add more unit test 2026-03-29 12:00:38 +11:00
2392b6785b Add unit tests 2026-03-29 08:45:38 +11:00
8a2e721058 Refactor project structure 2026-03-28 19:56:39 +11:00
1d267378b2 Fix ANSFR 2026-03-28 19:15:13 +11:00
f2270355b9 Correct dll names 2026-03-28 18:42:03 +11:00
c9ea3ac5a2 Complete all builds 2026-03-28 17:52:25 +11:00
09084b0eea Merge branch 'main' of ssh://anscenter.ddns.net:2222/anscenter/ANSCORE 2026-03-28 17:51:50 +11:00
7b4134133c Initial setup for CLion 2026-03-28 16:54:11 +11:00
4a4c8e3917 Test commit from Mac OS 2026-03-28 13:13:41 +11:00
239cc02591 Modify the file 2026-03-28 10:40:19 +11:00
7805cd03ae My first commit 2026-03-28 09:56:19 +11:00