fix-tests-cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user