Sen descrición

xujiayue bbdd49428f 模型更改 hai 1 ano
.idea bbdd49428f 模型更改 hai 1 ano
minimal_client_server_example b6077d2e00 init %!s(int64=2) %!d(string=hai) anos
sx_utils c16a7bdf41 - %!s(int64=2) %!d(string=hai) anos
templates b6077d2e00 init %!s(int64=2) %!d(string=hai) anos
test_imgs f9e641d1b0 first %!s(int64=2) %!d(string=hai) anos
testing a412d85bcb - %!s(int64=2) %!d(string=hai) anos
.DS_Store f9e641d1b0 first %!s(int64=2) %!d(string=hai) anos
Dockerfile bbdd49428f 模型更改 hai 1 ano
Makefile 3bf9369c9b - %!s(int64=2) %!d(string=hai) anos
README.md b6077d2e00 init %!s(int64=2) %!d(string=hai) anos
client.py 3e4238836d 更新模型使用 %!s(int64=2) %!d(string=hai) anos
create_md.py ba9ddf64fc first %!s(int64=2) %!d(string=hai) anos
cutimgs.py ba9ddf64fc first %!s(int64=2) %!d(string=hai) anos
docker-compose.yml f9e641d1b0 first %!s(int64=2) %!d(string=hai) anos
environment.yml 64ca3054c2 - %!s(int64=2) %!d(string=hai) anos
requirements.txt 3e4238836d 更新模型使用 %!s(int64=2) %!d(string=hai) anos
server.py bbdd49428f 模型更改 hai 1 ano
writeMD.py f9e641d1b0 first %!s(int64=2) %!d(string=hai) anos

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