Aucune description

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

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