afshin-dini commited on
Commit
7b61cbf
·
1 Parent(s): 66aef6c

Update readme

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -1,14 +1,11 @@
1
  ---
2
  license: cc-by-nc-4.0
3
- base_model:
4
- - Ultralytics/YOLOv8
5
- pipeline_tag: image-segmentation
6
  datasets:
7
- - industoai/PackDet
8
  tags:
9
- - object-segmentation
10
- - YOLO
11
- - Package-Detection
12
  library_name: pytorch
13
  ---
14
 
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ pipeline_tag: object-detection
 
 
4
  datasets:
5
+ - industoai/ScrewCount
6
  tags:
7
+ - object-counting
8
+ - ScrewCount
 
9
  library_name: pytorch
10
  ---
11