Ultralytics YOLO (You Only Look Once) is a state-of-the-art object detection and image segmentation model. This package includes support with AMD ROCm GPU acceleration.
ryzers build ultralytics
ryzers run To run the webcam demo, attach a webcam and run the ryzers run command below:
ryzers run "python3 /ryzers/demo_ultralytics.py"By default, the test uses yolov11x.pt - to use a different model, modify the model_name in test_ultralytics.py.
Copyright(C) 2025 Advanced Micro Devices, Inc. All rights reserved.