# Graduation-Project 毕业设计:基于YOLO和图像融合技术的无人机检测系统及安全性研究 Linux 运行训练 ```bash nohup python -u yolov8_fed.py >> runtime.log 2>&1 & ```