eor345 commited on
Commit
869b613
·
1 Parent(s): ee89f69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,6 +4,7 @@ tags:
4
  - ocean
5
  - benthic
6
  - object-detection
 
7
  ---
8
 
9
  # FathomNet2023 Baseline Model
@@ -36,4 +37,4 @@ In an environment running YOLOv8:
36
 
37
  ```
38
  python classify/predict.py --weights best.pt --data data/images/
39
- ```
 
4
  - ocean
5
  - benthic
6
  - object-detection
7
+ pipeline_tag: object-detection
8
  ---
9
 
10
  # FathomNet2023 Baseline Model
 
37
 
38
  ```
39
  python classify/predict.py --weights best.pt --data data/images/
40
+ ```