1 Star 0 Fork 0

loic_wang/tf-pose-estimation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 238 Bytes
一键复制 编辑 原始数据 按行查看 历史
ildoonet 提交于 2018-01-05 15:17 . Under development
FROM idock.daumkakao.io/kakaobrain/deepcloud-sshd:openpose-preprocess
COPY ./*.py /root/tf-openpose/
WORKDIR /root/tf-openpose/
RUN cd /root/tf-openpose/ && pip3 install -r requirements.txt
ENTRYPOINT ["python3", "pose_dataworker.py"]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/loic_wang/tf-pose-estimation.git
git@gitee.com:loic_wang/tf-pose-estimation.git
loic_wang
tf-pose-estimation
tf-pose-estimation
master

搜索帮助