Commit Graph

13 Commits

Author SHA1 Message Date
Alex Bezdieniezhnykh a5fcb0988b fixed sorting in datasetexplorer, also show date
make annotationstatus more clear
2025-05-20 11:02:24 +03:00
Alex Bezdieniezhnykh c5e81ebcc6 fixed bugs with queue handling. At least most of them 2025-05-18 20:11:19 +03:00
Alex Bezdieniezhnykh d02550f5a0 huge queue refactoring:
3 queues -> 1 queue
send delete validate updates
2025-05-17 19:25:33 +03:00
Alex Bezdieniezhnykh c68c293448 update validation logic 2025-04-21 17:02:13 +03:00
Alex Bezdieniezhnykh a493606f64 correct app close
fix publishing
2025-03-03 19:37:07 +02:00
Alex Bezdieniezhnykh 961d2499de fix inference
fix small issues
2025-02-14 09:00:04 +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 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