Açıklama Yok

Raychar ba9ddf64fc first 2 yıl önce
minimal_client_server_example b6077d2e00 init 2 yıl önce
sx_utils c16a7bdf41 - 2 yıl önce
templates b6077d2e00 init 2 yıl önce
testing a412d85bcb - 2 yıl önce
Dockerfile 3e4238836d 更新模型使用 2 yıl önce
Makefile 3bf9369c9b - 2 yıl önce
README.md b6077d2e00 init 2 yıl önce
client.py 3e4238836d 更新模型使用 2 yıl önce
create_md.py ba9ddf64fc first 2 yıl önce
cutimgs.py ba9ddf64fc first 2 yıl önce
docker-compose.yml dc7bac394d path设置 2 yıl önce
environment.yml 64ca3054c2 - 2 yıl önce
requirements.txt 3e4238836d 更新模型使用 2 yıl önce
server.py 3e4238836d 更新模型使用 2 yıl önce

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