Object Detection
ultralytics
English
yolov8
machine-learning
deep-learning
huggingface
varunm2004 commited on
Commit
d1bd60e
·
verified ·
1 Parent(s): c4fb77d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: mit
3
  datasets:
4
  - duality-robotics/YOLOv8-Multiclass-Object-Detection-Dataset
 
5
  language:
6
  - en
7
  metrics:
@@ -44,4 +45,4 @@ def query(filename):
44
  return response.json()
45
 
46
  output = query("example.jpg")
47
- print(output)
 
2
  license: mit
3
  datasets:
4
  - duality-robotics/YOLOv8-Multiclass-Object-Detection-Dataset
5
+ - beethogedeon/Trucks-Detection-Yolov8
6
  language:
7
  - en
8
  metrics:
 
45
  return response.json()
46
 
47
  output = query("example.jpg")
48
+ print(output)