Update README.md
Browse filesupdated name on baseline weights
README.md
CHANGED
|
@@ -37,5 +37,5 @@ pipeline_tag: object-detection
|
|
| 37 |
In an environment running YOLOv8:
|
| 38 |
|
| 39 |
```
|
| 40 |
-
python classify/predict.py --weights
|
| 41 |
```
|
|
|
|
| 37 |
In an environment running YOLOv8:
|
| 38 |
|
| 39 |
```
|
| 40 |
+
python classify/predict.py --weights fathomnet23-comp-baseline.pt --data data/images/
|
| 41 |
```
|