This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
WBGtheshy
/
20200404428wanghao
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
a191658425
Rami (Branch)
Tag
master
20200404428wang...
/
day7
/
test.py
test.py
126 B
Cronologia
Originale
1
2
3
4
5
#测试安装是否正确
from ultralytics import YOLO
if __name__ == "__main__":
model = YOLO("yolov8n.pt")#生成模型