cvat-push
Installation
SKILL.md
Push to CVAT for Review
After training analysis identifies uncertain images, push them to CVAT for human annotation or correction.
Pre-Flight Checklist
-
yolo-analyzehas been run (check foruncertain_images.txtor analysis output) - CVAT configured in
yolo-project.yaml -
CVAT_ACCESS_TOKENenv var is set
Workflow
1. Gather Uncertain Images
Read the analysis output:
cat reports/uncertain_images.txt
Or check experiments/analysis.md for the list of uncertain predictions.