YOLO Holds
A finetuned version of yolo26n to detect climbing holds.
Running
Install ultralytics within your venv.
Then run the script:
python detect.py <image path> <json output> [confidence]
Inspection
There's also an inspection script provided. You'll need PyQt6, opencv-python and numpy.
You can view and edit the inspections with
python inspect.py <image path> <json path>
Hold ctrl to delete detections. Move with right click.
Datasets
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for samolego/yolo-holds
Base model
Ultralytics/YOLO26