Pārlūkot izejas kodu

Update README.md

Mengqi Lei 2 mēneši atpakaļ
vecāks
revīzija
cb712e1061
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -21,6 +21,8 @@
 
 - 2025/06/24: 🔥 **The paper of YOLOv13 can be directly downloaded**: [🔗 YOLOv13: Real-Time Object Detection with Hypergraph-Enhanced Adaptive Visual Perception](https://github.com/iMoonLab/yolov13/blob/main/paper-yolov13.pdf).
 
+- 2025/06/24: [Android deployment](https://github.com/mpj1234/ncnn-yolov13-android/tree/main) is supported. Thanks to [mpj1234](https://github.com/mpj1234)!
+
 - 2025/06/22: YOLOv13 model weights released.
 
 - 2025/06/21: The code of YOLOv13 has been open-sourced.