Commit Graph

369 Commits

Author SHA1 Message Date
dzaitsev 1b4901d568 Merge remote-tracking branch 'origin/dev' into dev 2025-05-01 01:18:24 +03:00
dzaitsev a1aedd7332 testing Polling in Jenkins ...to be removed later. 2025-05-01 01:18:05 +03:00
Alex Bezdieniezhnykh 28069f63f9 Reapply "import Tensorrt not in compile time in order to dynamically load tensorrt only if nvidia gpu is present"
This reverts commit cf01e5d952.
2025-04-30 23:47:46 +03:00
Alex Bezdieniezhnykh cf01e5d952 Revert "import Tensorrt not in compile time in order to dynamically load tensorrt only if nvidia gpu is present"
This reverts commit 1c4bdabfb5.
2025-04-30 23:32:03 +03:00
Alex Bezdieniezhnykh 1c4bdabfb5 import Tensorrt not in compile time in order to dynamically load tensorrt only if nvidia gpu is present 2025-04-30 23:08:53 +03:00
Alex Bezdieniezhnykh ae83bc8542 fix checking nvidia gpu 2025-04-30 22:19:42 +03:00
Alex Bezdieniezhnykh b3db108f59 add missing packages to build script 2025-04-30 21:43:36 +03:00
Alex Bezdieniezhnykh 3299192f86 fix build after vibe coding 2025-04-30 21:05:37 +03:00
Alex Bezdieniezhnykh 2d83aa06b9 fix build script 2025-04-30 20:57:15 +03:00
Alex Bezdieniezhnykh ce22620e58 update build script 2025-04-30 20:14:23 +03:00
Alex Bezdieniezhnykh a1ee077e0a split to 2 files: tensorrt_engine and onnx engine 2025-04-30 19:33:59 +03:00
Deen 4bca61d859 Update build.cmd
updated collection of libs/submodules for cv2
2025-04-30 12:52:50 +03:00
Deen 42a0c37913 Update requirements.txt
onnx added
2025-04-30 12:50:31 +03:00
Deen 0f9352186e Update requirements.txt
specified opencv-python==4.10.0.84
2025-04-30 12:17:54 +03:00
Deen 47a925f5af Update build.cmd
no-cache-dir for pip install
2025-04-30 12:17:19 +03:00
Deen 7ebe600adf Update requirements.txt
opencv added version explicitly
2025-04-30 12:01:38 +03:00
Alex Bezdieniezhnykh 99a723cfe6 fix publish.cmd 2025-04-30 10:32:40 +03:00
Alex Bezdieniezhnykh e3db942e6b refine build scripts 2025-04-30 10:23:17 +03:00
Alex Bezdieniezhnykh be8e8bdc56 refine build scripts 2025-04-30 10:23:06 +03:00
Alex Bezdieniezhnykh 4e2d3c7e4f update publish.cmd 2025-04-30 00:31:29 +03:00
Alex Bezdieniezhnykh 4d1f72f6f9 update publish.cmd 2025-04-30 00:13:33 +03:00
Alex Bezdieniezhnykh 28d8cc7fcc check existsing in publish.cmd 2025-04-28 18:38:35 +03:00
Alex Bezdieniezhnykh 046cc0eac6 add build cdn_manager in publish.cmd 2025-04-28 14:49:04 +03:00
Alex Bezdieniezhnykh 0274dd65a4 add jenkins pipeline
update publish.cmd
2025-04-28 13:45:51 +03:00
Alex Bezdieniezhnykh babcbc0fc7 clean postbuild script
clean warnings
2025-04-28 10:20:06 +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 5ff4ee58b9 fix publish script 2025-04-24 22:07:34 +03:00
Alex Bezdieniezhnykh 4ae25ceecf bump version 2025-04-24 16:54:13 +03:00
Alex Bezdieniezhnykh 77151b54e9 fix build scripts 2025-04-24 16:53:39 +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 c68c293448 update validation logic 2025-04-21 17:02:13 +03:00
Alex Bezdieniezhnykh 70148bdfdf fix config and installer 2025-04-19 07:20:10 +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 0237e279a5 don't send user dto back 2025-04-17 00:18:40 +03:00
Alex Bezdieniezhnykh 1287c13516 fix ui bugs, fix RefreshThumbnails method 2025-04-14 19:43:14 +03:00
Alex Bezdieniezhnykh dd42292eee script fixes 2025-04-14 17:25:54 +03:00
Alex Bezdieniezhnykh 73f0e10ca8 Merge branch 'main' into dev 2025-04-14 17:15:42 +03:00
Alex Bezdieniezhnykh 6109dc18f2 script fixes 2025-04-14 14:03:28 +03:00
Alex Bezdieniezhnykh d0bceae0dc update deploy scripts 2025-04-14 10:31:50 +03:00
Alex Bezdieniezhnykh 80de2ad4d0 add gps matcher service 2025-04-14 10:20:01 +03:00
Alex Bezdieniezhnykh ca1682a86e add gps matcher service 2025-04-14 09:50:34 +03:00
Alex Bezdieniezhnykh 36b3bf1712 put better caption in result image 2025-04-03 11:56:01 +03:00
Alex Bezdieniezhnykh c9800107a6 add generating result image to Results directory 2025-04-03 11:06:00 +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 e182547dc8 add model big files to gitignore 2025-04-02 00:30:51 +03:00
Alex Bezdieniezhnykh b21f8e320f fix bug with annotation result gradient stops
add tensorrt engine
2025-04-02 00:29:21 +03:00
Alex Bezdieniezhnykh e0c88bd8fb fix close external clients 2025-03-24 11:48:26 +02:00