## 2.2 环境搭建 * 需要同学们提前安装好自己的Ubuntu环境 | 序号 | 名称 | 要求 | | ---- | ------- | ------------------------------------------------------------ | | 01 | Windows | Windows10 64位系统,系统的用户名不能含有中文 | | 02 | Ubuntu | Ubuntu18.04及以上版本,运行内存推荐16G及以上,磁盘空间推荐100G及以上,
强烈推荐具有GPU的电脑或服务器(后面在模型训练和模型转换的时候可提升效率) | * 步骤1:[搭建Windows+Ubuntu混合开发环境](https://device.harmonyos.com/cn/docs/documentation/guide/ide-install-windows-ubuntu-0000001194073744) * 步骤2:[从码云仓库获取源码](../doc/6.4.获取源码.md) * 步骤3:[打开工程/源码](https://device.harmonyos.com/cn/docs/documentation/guide/open_project-0000001071680043) * 步骤4:[修改源码及配置,适配Taurus开发板](2.2.1.%E4%BF%AE%E6%94%B9%E6%BA%90%E7%A0%81%E5%8F%8A%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6%E9%80%82%E9%85%8DTaurus%E5%BC%80%E5%8F%91%E6%9D%BF.md) * 步骤5:[编译Hi3516DV300开发板源码](https://device.harmonyos.com/cn/docs/documentation/guide/ide-hi3516dv300-compile-0000001146686054#section7381241105314) * 步骤6:[Hi3516DV300开发板烧录](https://device.harmonyos.com/cn/docs/documentation/guide/ide-hi3516-upload-0000001052148681#section69611823113814) * 步骤7:[镜像运行](https://device.harmonyos.com/cn/docs/documentation/guide/ide-hi3516-upload-0000001052148681#section1846754312411)