Commit Graph

18 Commits

Author SHA1 Message Date
Alex Bezdieniezhnykh 0c66607ed7 failsafe load dlls
add user config queue offsets
throttle improvements
2025-04-17 01:19:48 +03:00
Alex Bezdieniezhnykh 83ae6a0ae9 move detection classes and other system values from local config to remote
forbid non validators to read from queue
create better visualization in detector control
make colors for detection classes more distinguishable
fix bug with removing detection (probably completely)
2025-04-02 19:53:03 +03:00
Alex Bezdieniezhnykh 73c2ab5374 stop inference on stop pressed
small fixes
2025-03-24 10:52:32 +02:00
Alex Bezdieniezhnykh 6429ad62c2 refactor external clients
put model batch size as parameter in config
2025-03-24 00:33:41 +02:00
Alex Bezdieniezhnykh 33070b90bf fix image save, ui small fixes 2025-03-12 01:07:52 +02:00
Alex Bezdieniezhnykh c314268d1e added better logging to python
add day / winter / night switcher
2025-02-17 18:41:18 +02:00
Alex Bezdieniezhnykh 0d6ea4264f add publish script, check its work 2025-02-14 23:08:50 +02:00
Alex Bezdieniezhnykh c1b5b5fee2 use nms in the model itself, simplify and make postprocess faster.
make inference in batches, fix c# handling, add overlap handling
2025-02-10 14:55:00 +02:00
Alex Bezdieniezhnykh e7afa96a0b fix inference UI and annotation saving 2025-01-30 12:33:24 +02:00
Alex Bezdieniezhnykh 62623b7123 add ramdisk, load AI model to ramdisk and start recognition from it
rewrite zmq to DEALER and ROUTER
add GET_USER command to get CurrentUser from Python
all auth is on the python side
inference run and validate annotations on python
2025-01-29 17:45:26 +02:00
Alex Bezdieniezhnykh 1bc1d81fde small fixes, renames 2025-01-15 16:41:42 +02:00
Alex Bezdieniezhnykh ae2c62350a remove fix, todo: test 2025-01-03 18:32:56 +02:00
Alex Bezdieniezhnykh 8b94837f18 add offset
fixes
add visual validation border and validate functionality
2024-12-28 15:51:27 +02:00
Alex Bezdieniezhnykh 48c9ccbfda add db WIP 2, 80%
refactor, renames
2024-12-24 06:07:13 +02:00
Alex Bezdieniezhnykh 5fa18aa514 queue + local sqlite WIP 2024-12-17 18:46:33 +02:00
Alex Bezdieniezhnykh 3944df8efe add nth frame to ai recognition to config 2024-12-03 11:36:20 +02:00
Alex Bezdieniezhnykh 3b40bd601e rework to Azaion.Suite, show tabs with annotator and dataset explorer 2024-11-23 08:53:12 +02:00
Alex Bezdieniezhnykh 5a592e9dbf rework to Azaion.Suite 2024-11-21 13:41:32 +02:00