Sin descripción

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

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