Commit Graph

15 Commits

Author SHA1 Message Date
Tuomas Järvinen 78cfe484b1 Added get_yolo_mode.sh scripts which gets the model and converts it to onnx 2024-07-10 20:23:39 +02:00
Tuomas Järvinen 683f2d538b Chaneges to opi_rtsp test application
- refactoring
  - can use normal YOLOv8 files converted to ONNX format
  - does not work with azaion ONNX files!
2024-07-10 19:53:19 +02:00
Tuomas Järvinen 3d39d8fd99 Fully working opi_rtsp on PC with YOLOv8 ONNX models 2024-07-10 18:37:33 +02:00
Tuomas Järvinen 896307d296 Resize input image to 640x640 for ONNX inference in RTSP demo app. 2024-07-09 21:11:23 +02:00
Tuomas Järvinen 607ac22b46 Fixed PC build to work with ONNX Yolov10 files 2024-07-09 20:34:21 +02:00
Tuomas Järvinen 7e4c43dec9 Fixes for A8 remote control. Added logging messages 2024-07-04 16:40:00 +03:00
Tuomas Järvinen 989fd314f2 Fixed opi_rtsp to use network module 2024-07-04 15:51:04 +03:00
Tuomas Järvinen aae3e87116 Added minimal UDP client and server examples 2024-07-04 13:51:29 +03:00
Tuomas Järvinen f4027094f1 Compile opi_rtsp as only command line app 2024-07-04 13:51:29 +03:00
Your Name dfe3c7c561 Add support for A8 remote control to opi_rtsp test app 2024-07-04 11:02:18 +03:00
Your Name df6352fe92 Addd initial AiEngineGimbalControl class 2024-07-03 17:03:12 +03:00
Your Name 2d94fd576f Fully working OPI5 and Azaion AI object recognition 2024-07-03 17:03:12 +03:00
Your Name 831aeda21d Added support for OPI5 build 2024-07-03 17:03:12 +03:00
Your Name c03d477c45 New threaded RTSP and AI image recognition. 2024-07-01 14:36:55 +03:00
Tuomas Järvinen 0c37aa6116 Initial object recognition for an image, video and RTSP stream with YOLOv10. 2024-06-19 20:34:57 +02:00