姿势模仿教程
你来做,我来学。
从GitHub 代码仓库克隆或下载代码
git clone https://github.com/PetoiCamp/OpenCat-Imitation在常规电脑主机上运行姿势模仿程序(Mac/Linux)
cd {ailia sdk directory}/python python3 bootstrap.py pip3 install .pip install -r requirements.txtcd {your file directory}/OpenCat-Imitation/ # set python import path export PYTHONPATH=$PWD:$PWD/serialMaster python opencat_imitation/imitation.py -v0
在Jetson Nano 2GB Developer kit 上运行姿势模仿程序
Last updated
Was this helpful?