Skip to content

feat: add RK3576 airborne object detection (YOLOv8s, VisDrone) package - #1

Merged
litxaohu merged 1 commit into
Seeed-Projects:mainfrom
inteintegrity:feat/rk3576-yolov8-airborne
Jul 27, 2026
Merged

feat: add RK3576 airborne object detection (YOLOv8s, VisDrone) package#1
litxaohu merged 1 commit into
Seeed-Projects:mainfrom
inteintegrity:feat/rk3576-yolov8-airborne

Conversation

@inteintegrity

Copy link
Copy Markdown
Contributor

Add a new RK3576 model package for airborne/aerial object detection based on YOLOv8s trained on the VisDrone dataset (11 aerial classes).

  • src/rk3576_yolov8_airborne/: full package (model, lib, py_utils, video, web_detection.py, README in EN/ZH) following the existing RK-CV layout
  • docker/rk3576/yolov8_airborne.dockerfile: build config mirroring yolov8
  • .github/workflows/docker-build.yml: add rk3576_yolov8_airborne to the build matrix and push path triggers
  • README.md / README_zh.md: list the new image in the pull commands

Add a new RK3576 model package for airborne/aerial object detection based
on YOLOv8s trained on the VisDrone dataset (11 aerial classes).

- src/rk3576_yolov8_airborne/: full package (model, lib, py_utils, video,
  web_detection.py, README in EN/ZH) following the existing RK-CV layout
- docker/rk3576/yolov8_airborne.dockerfile: build config mirroring yolov8
- .github/workflows/docker-build.yml: add rk3576_yolov8_airborne to the
  build matrix and push path triggers
- README.md / README_zh.md: list the new image in the pull commands
@litxaohu
litxaohu merged commit c2719c2 into Seeed-Projects:main Jul 27, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants