Sen descrición

liweiquan 1dfaf07d80 添加注释 hai 9 meses
deploy 8a43236ce0 更新 'deploy/Jenkinsfile' hai 10 meses
minimal_client_server_example b6077d2e00 init %!s(int64=2) %!d(string=hai) anos
sx_utils 961521c830 fix: 重构结构 hai 1 ano
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
.gitignore 588f8e69da fix: pt文件 hai 1 ano
Dockerfile 5ad804f3d2 fix: Dockerfile hai 1 ano
Dockerfile.base 3b59c0ca5b fix: Dockerfile hai 1 ano
Makefile 588f8e69da fix: pt文件 hai 1 ano
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 f9810ae35a fix: Dockerfile hai 1 ano
kubeconfig-sxkj 671746b0b3 feat: kubeconfig hai 1 ano
kubeconfig-sxkjprod 671746b0b3 feat: kubeconfig hai 1 ano
requirements.txt 6ce815ea4c fix: requirements.txt hai 1 ano
run.py 2fa551ba1f feat: yolov7 hai 1 ano
server.py 1dfaf07d80 添加注释 hai 9 meses
test.py 2fa551ba1f feat: yolov7 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