基于coco_annotator 动物骨架绘制

文章目录

coco annotator安装

  • docker
    在这里插入图片描述
  • coco annotator
git clone https://github.com/jsbroks/coco-annotator
cd coco-annotator
docker-compose up

在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/weixin_42990464/article/details/123919192