This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
WBGtheshy
/
20200404428wanghao
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
a191658425
Ramas
Etiquetas
master
20200404428wang...
/
day7
/
test.py
test.py
126 B
Histórico
Raw
1
2
3
4
5
#测试安装是否正确
from ultralytics import YOLO
if __name__ == "__main__":
model = YOLO("yolov8n.pt")#生成模型