主页
其它
22xCode
博客
备忘
Bug
分享
life
gpu
YOLO11n图片识别模型训练及使用
1. 环境搭建当前环境:● Windows 10● Python 3.12● NVIDIA RTX 3050 8GB● PyTorch 2.11.0+cu128● Ultralytics 8.4.135创建并激活虚拟环境:cd D:\project\others\cv-test py -3.12 -
2026-09-06