You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ You have created a YOLOv8 model for image classification.
22
22
23
23
To use the pretrained model:
24
24
There is also a pretrained YOLOv8 classification model, containing 2584 species, included in this repo under B++ CV Model. The included species are listed in a separate file.
25
-
1. Download from the Google Drive link listed in B++ CV Model
25
+
1. Download the pretrained model from the Google Drive link listed in the folder B++ CV Model
26
26
2. Take the run_model.py script, specify the path to the downloaded .pt file, and run the model.
0 commit comments