davanntet commited on
Commit
bda7f91
·
verified ·
1 Parent(s): a8f1c14

Upload 5 files

Browse files

# Use ultralytics to load the model
from ultralytics import YOLO
model = YOLO("model.pt")

Files changed (5) hide show
  1. yolov11n.pt +3 -0
  2. yolov5su.pt +3 -0
  3. yolov5x6u.pt +3 -0
  4. yolov8n.pt +3 -0
  5. yolov9c.pt +3 -0
yolov11n.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd11f984ba452b603909994fa49f62d6a1ab0270930d1f515b715c2c4e7b9059
3
+ size 5361311
yolov5su.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55284bab2946a317959b136b9fe3c41ba870aeba9a2314da08722938c6d49543
3
+ size 18551417
yolov5x6u.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cfb55483ef9fc596096f85854665ee21fcc0d9b4cd297f80b3c982261867ff2
3
+ size 311698227
yolov8n.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9b4d545f7a0b097c48c2c048473d71782d8efd98ef1a371eee90a23220520bf
3
+ size 6276796
yolov9c.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:285a8724c517e9c7e70fc437d31195be1ca498362383bfc44f9a628bae8bb5fa
3
+ size 51662929