Alex Bezdieniezhnykh
f9815a0a3f
add list files for autoupdate feature
...
put new Versioning
fix bugs
2025-06-10 23:38:37 +03:00
Alex Bezdieniezhnykh
dcd0fabc1f
add loader and versioning
2025-06-10 08:53:57 +03:00
Alex Bezdieniezhnykh
7750025631
separate load functionality from inference client to loader client. Call loader client from inference to get the model.
...
remove dummy dlls, remove resource loader from c#.
TODO: Load dlls separately by Loader UI and loader client
WIP
2025-06-06 20:04:03 +03:00
Alex Bezdieniezhnykh
500db31142
add azaion loader
2025-06-01 19:16:49 +03:00
Alex Bezdieniezhnykh
66bfe474c2
fix security 2
2025-05-18 20:31:43 +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
dzaitsev
d92da6afa4
Errors sending to UI
...
notifying client of AI model conversion
2025-05-14 12:43:50 +03:00
Alex Bezdieniezhnykh
24442869c0
fix queue update
2025-05-02 17:45:30 +03:00
Alex Bezdieniezhnykh
472ed6533e
fix hardware service
2025-05-02 13:25:33 +03:00
Alex Bezdieniezhnykh
47aa8b862b
add silent detection - don't send to queue if enable
2025-04-27 21:43:45 +03:00
Alex Bezdieniezhnykh
e9a44e368d
autoconvert tensor rt engine from onnx to specific CUDA gpu
2025-04-24 16:30:21 +03:00
Alex Bezdieniezhnykh
e798af470b
read cdn yaml config from api
...
automate tensorrt model conversion in case of no existing one for user's gpu
2025-04-23 23:20:08 +03:00
Alex Bezdieniezhnykh
d42409de7d
fix throttle ext
...
fix configs
fix build scripts
2025-04-17 19:40:09 +03:00
Alex Bezdieniezhnykh
277aaf09b0
throttle reimplemented
2025-04-17 09:16:34 +03:00
Alex Bezdieniezhnykh
0c66607ed7
failsafe load dlls
...
add user config queue offsets
throttle improvements
2025-04-17 01:19:48 +03:00
Alex Bezdieniezhnykh
1287c13516
fix ui bugs, fix RefreshThumbnails method
2025-04-14 19:43:14 +03:00
Alex Bezdieniezhnykh
80de2ad4d0
add gps matcher service
2025-04-14 10:20:01 +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
6429ad62c2
refactor external clients
...
put model batch size as parameter in config
2025-03-24 00:33:41 +02:00
Alex Bezdieniezhnykh
d93da15528
fix switcher between modes in DatasetExplorer.xaml
2025-03-02 21:32:31 +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
2ecbc9bfd4
move zmq port to config file for C# and python
2025-02-16 16:35:52 +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
43cae0d03c
make cython app exit correctly
2025-02-11 20:40:49 +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
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
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
5fe46cd6f5
fix datasetexplorer view
...
save annotation with detections
fix sending to queue
2024-12-26 23:47:03 +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
9e0bb1e82e
add resolve
2024-11-25 16:11:40 +02:00
Alex Bezdieniezhnykh
bd7451ff2f
dll loader done
2024-11-25 15:50:07 +02:00
Alex Bezdieniezhnykh
30b9b9aa80
fix keyboard catch, fix loading
...
refactoring
2024-11-25 13:03:46 +02:00
Alex Bezdieniezhnykh
b61bed3b51
add left menu with icons
2024-11-24 02:09:04 +02:00
Alex Bezdieniezhnykh
c1b74cdc00
Merge remote-tracking branch 'origin/windows-app-annotation-results' into windows-app-annotation-results
2024-11-23 12:45:21 +02:00
Alex Bezdieniezhnykh
c80bb52fb9
fix gititnore, add ico
2024-11-23 12:45:09 +02:00
Alex Bezdieniezhnykh
363687b2cd
add default api url in case of no config file
2024-11-23 11:59:35 +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