fix-tests-cleanup

This commit is contained in:
Tour
2025-12-08 07:19:50 +01:00
parent 3358a2693c
commit be65f4a5e6
24 changed files with 4524 additions and 2807 deletions

View File

@@ -99,8 +99,8 @@ brew install opencv
Download YOLO model files for object detection:
```bash
mkdir models
cd models
mkdir /mnt/okcomputer/output/models
cd /mnt/okcomputer/output/models
# Download YOLOv4 config
wget https://raw.githubusercontent.com/AlexeyAB/darknet/master/cfg/yolov4.cfg