You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[YOLOv5_multi](./application/YOLOv5_multi/README.md)| Multi-streams Object Detection | C++ |
82
83
|[YOLOv5_multi_QT](./application/YOLOv5_multi_QT/README.md)| Multi-streams Object Detection + QT_HDMI display | C++ |
84
+
|[Grounded-sam](./application/Grounded-sam/README.md)| Automatic image detection and segmentation system | Python |
83
85
84
86
## Release Notes
85
87
| version | description |
86
88
|---|---|
89
+
| 0.2.4 | Fix documentation and other issues, **Fix host memory leak in VideoDecFFM**,Release new samples including YOLOv8_pose/Qwen-VL-Chat, new application Grounded-sam. |
87
90
| 0.2.3 | Fix documentation and other issues, Release new samples including StableDiffusionXL/ChatGLM4/Seamless/YOLOv10, new tutorials including mmap/video_encode. |
88
91
| 0.2.2 | Fix documentation and other issues, some examples support CV186X. Release new samples including Whisper/Real-ESRGAN/SCRFD/P2PNet/MiniCPM/CLIP/SuperGlue/YOLOv5_fuse/YOLOv8_seg/YOLOv9_seg/Baichuan2, new tutorials including avframe_ocv/ocv_avframe/bm1688_2core2task_yolov5. |
89
92
| 0.2.1 | Fix documentation and other issues, some examples support CV186X, sample/YOLOv5 support SG2042, release new samples GroundingDINO and Qwen1_5, StableDiffusionV1_5 newly support multilize resolution models, Qwen/Llama2/ChatGLM3 add web and multi-session support. tutorial module add blend and stitch examples. |
@@ -104,6 +107,7 @@ The examples provided by SOPHON-DEMO are divided into three modules: `tutorial`,
104
107
SOPHON-DEMO mainly depends on TPU-MLIR, TPU-NNTC, LIBSOPHON, SOPHON-FFMPEG, SOPHON-OPENCV, SOPHON-SAIL, for BM1684/BM1684X SOPHONSDK, version requirements are as follows:
0 commit comments