ptynecki commited on
Commit
132eb3b
1 Parent(s): 914b0db

Update README.md

Browse files

Updated README.md

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ language:
4
  library_name: ultralytics
5
  license: gpl-3.0
6
  pipeline_tag: image-classification
7
- base_model: OSCF/TrapperAI-v02.2024
8
  metrics:
9
  - f1-score
10
  - mAP50-95
 
4
  library_name: ultralytics
5
  license: gpl-3.0
6
  pipeline_tag: image-classification
7
+ base_model: Ultralytics/YOLOv8
8
  metrics:
9
  - f1-score
10
  - mAP50-95