说明:autoenc2
从图像中恢复串联机械手解开的潜在空间
安装:
conda create -n autoenc2 python=3.6
or (with nodejs for a dev environment - dependency of JupyterLab)
conda create -n autoenc2 python=3.6 nodejs
pip install -r requirements.txt
src / data / make_dataset.py-生成数据集(
<weixin_42157567> 上传 | 大小:209kb