No Description

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

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