Sin descripción

xujiayue b12d3e914e 修改内容: hace 1 año
.idea bbdd49428f 模型更改 hace 1 año
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 f9e641d1b0 first hace 2 años
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
requirements.txt 3e4238836d 更新模型使用 hace 2 años
server.py b12d3e914e 修改内容: 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