文章目录 数据预览 模型训练 模型部署 测试效果 数据集下载 数据预览 模型训练 from ultralytics import YOLO if __name__=="__main__": # Load a model model = YOLO(