Commit Graph

109 Commits

Author SHA1 Message Date
Alex Bezdieniezhnykh 099f9cf52b add map support for gps denied 2025-03-17 09:08:43 +02:00
Alex Bezdieniezhnykh 33070b90bf fix image save, ui small fixes 2025-03-12 01:07:52 +02:00
Alex Bezdieniezhnykh 06f527e6c3 replace get hardware info to powershell instead of wmic 2025-03-09 11:57:45 +02:00
Alex Bezdieniezhnykh f26b5ac8a2 update installer 2025-03-09 11:22:11 +02:00
Alex Bezdieniezhnykh 4e6624ee58 fix queue, fix ai email and role set 2025-03-06 19:06:09 +02:00
Alex Bezdieniezhnykh dc44340f67 add production configs, update publish script 2025-03-05 20:58:58 +02:00
Alex Bezdieniezhnykh ee94d2f5db add cdn_manager.py and build script 2025-03-04 13:46:49 +02:00
Alex Bezdieniezhnykh aa3b66071f add installer to gitignore 2025-03-04 13:45:23 +02:00
Alex Bezdieniezhnykh 792abce8c4 small ux fixes 2025-03-04 13:30:13 +02:00
Alex Bezdieniezhnykh a493606f64 correct app close
fix publishing
2025-03-03 19:37:07 +02:00
Alex Bezdieniezhnykh f108cca5f5 make installer and upload it to cdn as part of the publish process
remove login pass
2025-03-03 01:22:16 +02:00
Alex Bezdieniezhnykh d93da15528 fix switcher between modes in DatasetExplorer.xaml 2025-03-02 21:32:31 +02:00
Alex Bezdieniezhnykh 227d01ba5e use cbc encryption decryption - works nice with c# 2025-02-28 00:49:40 +02:00
Alex Bezdieniezhnykh 58839933fc fix id problems with day/winter switch 2025-02-26 22:09:07 +02:00
Alex Bezdieniezhnykh d1af7958f8 fix initialization, throttle operations
day/winter/night switcher fixes
2025-02-19 23:07:16 +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 2ecbc9bfd4 move zmq port to config file for C# and python 2025-02-16 16:35:52 +02:00
Alex Bezdieniezhnykh 0d6ea4264f add publish script, check its work 2025-02-14 23:08:50 +02:00
Alex Bezdieniezhnykh 961d2499de fix inference
fix small issues
2025-02-14 09:00:04 +02:00
Alex Bezdieniezhnykh cfd5483a18 make python app load a bit eariler, making startup a bit faster 2025-02-13 18:13:15 +02:00
Alex Bezdieniezhnykh e329e5bb67 make start faster 2025-02-12 13:49:01 +02:00
Alex Bezdieniezhnykh 43cae0d03c make cython app exit correctly 2025-02-11 20:40:49 +02:00
Alex Bezdieniezhnykh 9973a16ada print detection results 2025-02-10 18:02:44 +02:00
Alex Bezdieniezhnykh 0f13ba384e complete requirements.txt list
fix build.cmd
2025-02-10 16:39:44 +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 ba3e3b4a55 move python inference to Azaion.Inference folder 2025-02-06 10:48:03 +02:00
Alex Bezdieniezhnykh 739759628a fixed inference bugs
add DONE during inference, correct handling on C# side
2025-02-01 02:09:11 +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 82b3b526a7 rewrite to zmq push and pull patterns.
file load works, suite can start up
2025-01-23 14:37:13 +02:00
Alex Bezdieniezhnykh ce25ef38b0 fix auth, decryption, api interaction 2025-01-20 10:17:35 +02:00
Alex Bezdieniezhnykh e21dd7e70f add pxd headers for correct work
fixes definitions
can run until API call
2025-01-16 17:56:58 +02:00
Alex Bezdieniezhnykh 7439005ed7 gitignore python compiled and debug files 2025-01-15 17:00:05 +02:00
Alex Bezdieniezhnykh fb11622c32 rewrite inference and file loading to cython
Step 1: can compile
2025-01-15 16:43:56 +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 9aebfd787b update icon 2024-12-31 15:49:38 +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 5fe46cd6f5 fix datasetexplorer view
save annotation with detections
fix sending to queue
2024-12-26 23:47:03 +02:00
Alex Bezdieniezhnykh 81dcb2a92e add resource folder to config for proper folder auto upload 2024-12-24 12:55:36 +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 626767469a fix keyboard event retrieving for dataset explorer 2024-12-05 00:34:00 +02:00
Alex Bezdieniezhnykh 60519461a1 rework to have only 1 exe! 2024-12-04 20:51:26 +02:00
Alex Bezdieniezhnykh 3944df8efe add nth frame to ai recognition to config 2024-12-03 11:36:20 +02:00
Alex Bezdieniezhnykh 0b38d9b24c add dummy dlls for show wrong pass caption
add image processing
2024-12-01 00:46:47 +02:00
Alex Bezdieniezhnykh 362ba439ea fix bug with key 2024-11-29 13:37:43 +02:00
Alex Bezdieniezhnykh 0290d8f5db add badge with window switch on the top right 2024-11-28 18:04:34 +02:00
Alex Bezdieniezhnykh 7430b33b8e rework to floating window on the top
TODO: keys
2024-11-25 17:53:15 +02:00
Alex Bezdieniezhnykh 9e0bb1e82e add resolve 2024-11-25 16:11:40 +02:00