From 7489473ba44e47bc5ffc5a80701cc93f1522f710 Mon Sep 17 00:00:00 2001 From: zlgecc <103418489+zlgecc@users.noreply.github.com> Date: Wed, 30 Jul 2025 17:12:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=A1=B9=E7=9B=AE=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E5=92=8C=E7=9B=AE=E6=A0=87=E6=A3=80=E6=B5=8B=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..2f3401c --- /dev/null +++ b/readme.md @@ -0,0 +1,24 @@ + + +# 项目背景 +海关港口算法检测任务 + +### 目标检测和事件检测 + +#### 港口: +船舶靠泊 +船舶离泊 +人员登轮 +人员离轮 + + +#### 执法办案算法 +电脑屏幕上有弹框,必须由台外人员解锁 +离岗告警 + + +### todo +* [ ] 项目构建 + * [ ] web前端 + * [ ] algorithm算法端 + * [ ] server服务端 \ No newline at end of file