- 博客(5)
- 收藏
- 关注
原创 This application failed to start because on Qt platform plugin could be initialized.Reinstalling the
【代码】This application failed to start because on Qt platform plugin could be initialized.Reinstalling the。
2024-03-21 22:48:02
529
1
原创 jupyter中添加虚拟环境
3.ipython kernel install --user --name 环境名。4.再次进入jupyter notebook。右上角,new,即可选择需要的虚拟环境。conda activate 环境名。1.cmd进入虚拟环境。
2024-01-23 16:45:03
829
1
原创 Yolo篇----yolov7 测试 推理 训练(1)
5.正式训练:在yolov7路径下,进入虚拟环境:python train.py --weights weights/yolov7_training.pt --cfg cfg/training/yolov7-circle.yaml --data data/circle.yaml --device 0 --batch-size 8 --epoch 3。6.训练结束,获得last.pt , best.pt,(路径:runs/train/exp/weights/..)4.配置训练的相关文件:一个是。
2023-09-23 20:17:17
157
原创 ROS2-常用指令 (笔记)
2] 启动gazebo:ros2 launch gazebo_ros gazebo.launch.py。运行不成功,原因1:上次使用未完全关闭;解决:killall gzserver。[4]快速进入github网站:https://kgithub.com/[1] 启动rviz: ros2 run rviz2 rviz2。[3]复制GitHub代码指令:git clone 网址。
2023-05-18 15:28:02
424
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人