From 1803f319a559ecf33fb0841d639c10d9edc9db3c Mon Sep 17 00:00:00 2001 From: lee <770918727@qq.com> Date: Fri, 13 Jun 2025 10:45:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AD=A6=E4=B9=A0=E7=8E=87?= =?UTF-8?q?=E8=B0=83=E5=BA=A6=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/CopilotChatHistory.xml | 265 +++++----------------------------- configs/compare.yml | 11 +- configs/test.yml | 10 +- configs/transform.yml | 27 ++++ configs/utils.py | 25 +++- getpairs.py | 171 ++++++++++++++++++++++ test_ori.py | 4 +- tools/dataset.py | 10 +- tools/dataset.txt | 20 +-- tools/model_onnx_transform.py | 45 +++--- tools/model_rknn_transform.py | 11 +- tools/write_feature_json.py | 2 +- train_compare.py | 12 +- 13 files changed, 319 insertions(+), 294 deletions(-) create mode 100644 configs/transform.yml create mode 100644 getpairs.py diff --git a/.idea/CopilotChatHistory.xml b/.idea/CopilotChatHistory.xml index 4971ae3..c1f8196 100644 --- a/.idea/CopilotChatHistory.xml +++ b/.idea/CopilotChatHistory.xml @@ -3,6 +3,18 @@