Skip to content

weil-lab/LabPipelineSample

 
 

Repository files navigation

LabPipelineSample

check out codes

git clone https://github.com/UncouChen/LabPipelineSample 
git submodule update --init --recursive

install docker

https://docs.docker.com/docker-for-windows/install/

install unity

TODO Unity版本号?

实验步骤

  • 搭建ElasticSearch 服务

    • 进入 docker-elk目录,运行 docker-compose up
    • 稍等片刻,进入kibana http://localhost:5601 ,账号elastic,密码changeme
  • 搭建后端服务

  • 打开Unity程序

    • 标记数据
    • 开始训练
    • 开始预测

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • Python 0.1%