当前位置:网站首页>yolo训练过程中批量导入requirments.txt中所需要的包
yolo训练过程中批量导入requirments.txt中所需要的包
2022-07-07 15:40:00 【AI炮灰】
我们可以看到yolov5在训练前不仅需要制作数据集,也需要导入需要多的包,如下所示,如果我们一个一个去导入非常的麻烦。
因此可以考虑使用以下命令进行批量导入:
在使用批量导入之前,首先需要cd到指定的requirement路径下:

然后在此路径下执行如下命令:
pip install -r requirements.txt
结果如下:


我们发现自己已有的配置就不会再重复装,不满足的配置就会安装
边栏推荐
- 本周小贴士#135:测试约定而不是实现
- Smart logistics platform: make overseas warehouses smarter
- Numberpick的功能和用法
- redis主从、哨兵主备切换搭建一步一步图解实现
- 阿富汗临时政府安全部队对极端组织“伊斯兰国”一处藏匿点展开军事行动
- Toast will display a simple prompt message on the program interface
- 命令模式 - Unity
- Functions and usage of tabhost tab
- 【可信计算】第十一次课:TPM密码资源管理(三) NV索引与PCR
- datepicket和timepicket,日期、时间选择器的功能和用法
猜你喜欢

imageswitcher的功能和用法

Siggraph 2022 best technical paper award comes out! Chen Baoquan team of Peking University was nominated for honorary nomination

麒麟信安操作系统衍生产品解决方案 | 存储多路径管理系统,有效提高数据传输可靠性

第2章搭建CRM项目开发环境(搭建开发环境)

企业经营12法的领悟

策略模式 - Unity

麒麟信安云平台全新升级!

使用popupwindow創建对话框风格的窗口

第3章业务功能开发(用户访问项目)

Toast will display a simple prompt message on the program interface
随机推荐
青年时代历练和职业发展
LeetCode 648(C#)
Notification is the notification displayed in the status bar of the phone
Leetcode brush questions day49
With the latest Alibaba P7 technology system, mom doesn't have to worry about me looking for a job anymore
The mail server is listed in the blacklist. How to unblock it quickly?
【重新理解通信模型】Reactor 模式在 Redis 和 Kafka 中的应用
本周小贴士#135:测试约定而不是实现
Sator launched Web3 game "satorspace" and launched hoobi
使用 xml资源文件定义菜单
赋能智慧电力建设 | 麒麟信安高可用集群管理系统,保障用户关键业务连续性
Toast will display a simple prompt message on the program interface
viewflipper的功能和用法
TabHOST 选项卡的功能和用法
notification是显示在手机状态栏的通知
LeetCode 535(C#)
The server is completely broken and cannot be repaired. How to use backup to restore it into a virtual machine without damage?
数值 - number(Lua)
L1-027 出租(Lua)
策略模式 - Unity