Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
Oil_Level_Recognition_System
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Oil_Level_Recognition_System
Commits
15767d4e
Commit
15767d4e
authored
Dec 01, 2025
by
yhb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
5b031a28
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
187 additions
and
7 deletions
+187
-7
1.spec
1.spec
+1
-1
channel_config.yaml
database/config/channel_config.yaml
+6
-6
python指令集.md
rules/python指令集.md
+3
-0
requirements.txt
rules/requirements.txt
+177
-0
No files found.
1.spec
View file @
15767d4e
...
...
@@ -103,7 +103,7 @@ binaries = []
try
:
binaries
+=
collect_dynamic_libs
(
'torch'
)
print
(
"✓ 已收集 torch 二进制文件"
)
except
Exception
as
e
:
exc
PyInstaller
1.
spec
ept
Exception
as
e
:
print
(
f
"⚠ 收集 torch 二进制文件失败: {e}"
)
pass
...
...
database/config/channel_config.yaml
View file @
15767d4e
...
...
@@ -18,13 +18,13 @@ channels:
channel2
:
general
:
task_id
:
'
1'
task_name
:
test
save_liquid_data_path
:
d:\restructure\liquid_level_line_detection_system\database\mission_result\1_test
task_name
:
海信现场测试
save_liquid_data_path
:
D:\restructure\liquid_level_line_detection_system\database\mission_result\1_海信现场测试
channel3
:
general
:
task_id
:
'
1'
task_name
:
test
save_liquid_data_path
:
d:\restructure\liquid_level_line_detection_system\database\mission_result\1_test
task_name
:
海信现场测试
save_liquid_data_path
:
D:\restructure\liquid_level_line_detection_system\database\mission_result\1_海信现场测试
channel4
:
general
:
task_id
:
'
1'
...
...
@@ -33,7 +33,7 @@ channel4:
channel1
:
general
:
task_id
:
'
1'
task_name
:
test
task_name
:
海信现场测试
area_count
:
0
safe_low
:
2.0mm
safe_high
:
10.0mm
...
...
@@ -41,7 +41,7 @@ channel1:
video_format
:
AVI
push_address
:
'
'
video_path
:
'
'
save_liquid_data_path
:
d:\restructure\liquid_level_line_detection_system\database\mission_result\1_test
save_liquid_data_path
:
D:\restructure\liquid_level_line_detection_system\database\mission_result\1_海信现场测试
areas
:
area_1
:
通道1_区域1
area_heights
:
...
...
rules/python指令集.md
0 → 100644
View file @
15767d4e
conda env list
conda env list
\ No newline at end of file
rules/requirements.txt
0 → 100644
View file @
15767d4e
Package Version
------------------------- --------------
altgraph 0.17.4
annotated-types 0.7.0
arrow 1.3.0
asttokens 3.0.0
attrs 25.4.0
beautifulsoup4 4.13.4
black 25.9.0
blis 1.3.3
boolean.py 5.0
catalogue 2.0.10
certifi 2025.7.9
cffi 1.17.1
chardet 5.2.0
charset-normalizer 3.4.2
click 8.2.1
clip 1.0
cloudpathlib 0.23.0
colorama 0.4.6
coloredlogs 15.0.1
command_runner 1.7.5
confection 0.1.5
contourpy 1.3.2
coverage 7.10.7
cryptography 45.0.5
cycler 0.12.1
cyclonedx-bom 7.1.0
cyclonedx-python-lib 11.1.0
cymem 2.0.13
defusedxml 0.7.1
docutils 0.22.2
EditorConfig 0.17.1
eric-ide 25.10
esprima 4.0.1
fido2 2.0.0
filelock 3.18.0
flatbuffers 25.2.10
fonttools 4.58.5
fqdn 1.5.1
fsspec 2025.5.1
ftfy 6.3.1
gdown 5.2.0
huggingface-hub 0.33.4
humanfriendly 10.0
idna 3.10
imageio 2.37.0
imgviz 1.7.6
isoduration 20.11.0
isort 7.0.0
jedi 0.19.2
Jinja2 3.1.6
jsonpointer 3.0.0
jsonschema 4.25.1
jsonschema-specifications 2025.9.1
kiwisolver 1.4.8
lap 0.5.12
lark 1.3.0
lazy_loader 0.4
license-expression 30.4.4
loguru 0.7.3
lxml 6.0.2
Markdown 3.9
MarkupSafe 3.0.2
matplotlib 3.10.3
mpmath 1.3.0
murmurhash 1.0.15
mypy_extensions 1.1.0
natsort 8.4.0
networkx 3.4.2
Nuitka 2.7.12
numpy 2.2.6
onnxruntime 1.22.1
opencv-python 4.12.0.88
ordered-set 4.1.0
osam 0.2.4
packageurl-python 0.17.5
packaging 25.0
pandas 2.3.1
parso 0.8.5
pathspec 0.12.1
pefile 2023.2.7
pillow 11.3.0
pip 25.3
pip-requirements-parser 32.0.1
pipdeptree 2.29.0
platformdirs 4.5.0
preshed 3.0.12
protobuf 6.31.1
psutil 7.0.0
py-cpuinfo 9.0.0
py-serializable 2.1.0
pyarmor 9.2.0
pyarmor.cli.core 8.1.0
pycparser 2.21
pydantic 2.11.7
pydantic_core 2.33.2
Pygments 2.19.2
pyinstaller 6.17.0
pyinstaller-hooks-contrib 2025.10
pyparsing 3.2.3
PyQt5 5.15.11
PyQt5-Qt5 5.15.2
PyQt5_sip 12.17.0
PyQt6 6.9.1
PyQt6-Graphs 6.9.0
PyQt6-Graphs-Qt6 6.9.2
PyQt6-QScintilla 2.14.1
PyQt6-Qt6 6.9.2
PyQt6_sip 13.10.2
PyQt6-WebEngine 6.9.0
PyQt6-WebEngine-Qt6 6.9.2
pyqtgraph 0.13.7
pyreadline3 3.5.4
PySocks 1.7.1
python-dateutil 2.9.0.post0
pytokens 0.1.10
pytz 2025.2
pyusb 1.3.1
pywin32 311
pywin32-ctypes 0.2.3
PyYAML 6.0.2
qt6-applications 6.5.0.2.3
QtPy 2.4.3
referencing 0.37.0
regex 2025.11.3
requests 2.32.4
rfc3339-validator 0.1.4
rfc3986-validator 0.1.1
rfc3987-syntax 1.1.0
rpds-py 0.27.1
scikit-image 0.25.2
scipy 1.15.3
semver 3.0.4
setuptools 78.1.1
six 1.17.0
smart_open 7.5.0
sortedcontainers 2.4.0
soupsieve 2.7
spacy 3.8.11
spacy-legacy 3.0.12
spacy-loggers 1.0.5
spdx-license-list 3.27.0
srsly 2.5.2
sympy 1.14.0
termcolor 3.1.0
thinc 8.3.10
threadpoolctl 2.2.0
tifffile 2025.5.10
tomli 2.3.0
tomlkit 0.13.3
torch 2.7.1+cu118
torchaudio 2.7.1+cu118
torchtext 0.18.0
torchvision 0.22.1+cu118
tqdm 4.67.1
trove-classifiers 2025.9.11.17
typer-slim 0.20.0
types-python-dateutil 2.9.0.20251008
typing_extensions 4.14.1
typing-inspection 0.4.1
tzdata 2025.2
ultralytics 8.3.163
ultralytics-thop 2.0.14
uri-template 1.3.0
urllib3 2.5.0
wasabi 1.1.3
watchdog 6.0.0
wcwidth 0.2.14
weasel 0.4.3
webcolors 24.11.1
wheel 0.45.1
win32_setctime 1.2.0
wrapt 2.0.1
wxPython 4.2.3
zstandard 0.23.0
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment