Sem descrição

李时威 7487cfcd57 fix: deploy/Jenkinsfile há 10 meses atrás
deploy 7487cfcd57 fix: deploy/Jenkinsfile há 10 meses atrás
minimal_client_server_example b6077d2e00 init há 2 anos atrás
sx_utils c16a7bdf41 - há 2 anos atrás
templates b6077d2e00 init há 2 anos atrás
test_imgs f9e641d1b0 first há 2 anos atrás
testing a412d85bcb - há 2 anos atrás
.DS_Store 58c91646ce fix: deploy há 10 meses atrás
Dockerfile bd7d337346 修改内容: há 1 ano atrás
Makefile 3bf9369c9b - há 2 anos atrás
README.md b6077d2e00 init há 2 anos atrás
client.py 3e4238836d 更新模型使用 há 2 anos atrás
create_md.py ba9ddf64fc first há 2 anos atrás
cutimgs.py ba9ddf64fc first há 2 anos atrás
docker-compose.yml f9e641d1b0 first há 2 anos atrás
environment.yml a43bdadd61 修改内容: há 1 ano atrás
kubeconfig-sxkj 58c91646ce fix: deploy há 10 meses atrás
kubeconfig-sxkjprod 58c91646ce fix: deploy há 10 meses atrás
requirements.txt 3e4238836d 更新模型使用 há 2 anos atrás
server.py f192bd037f 修改内容: há 1 ano atrás
writeMD.py f9e641d1b0 first há 2 anos atrás

README.md

layout-server

用于版面分析.

环境

  • python >= 3.8
  • pytorch
  • cv2
conda env create -f environment.yml

demo

python main.py

服务端

# port 8080
python server.py --port 8080