Merge branch 'weight-conversion' of https://git.malvm.ru/malvm/train_utility into weight-conversion

This commit is contained in:
malvm 2026-07-21 15:01:50 +04:00
commit 7e71102f86
29 changed files with 0 additions and 0 deletions

0
.agents/PROJECT_CONTEXT.md Normal file → Executable file
View file

0
.agents/PROJECT_ISSUES.md Normal file → Executable file
View file

0
.gitignore vendored Normal file → Executable file
View file

0
Dockerfile Normal file → Executable file
View file

0
README.md Normal file → Executable file
View file

0
docker-compose.yml Normal file → Executable file
View file

0
pyproject.toml Normal file → Executable file
View file

0
scripts/create_yolo26_smoke_datasets.py Normal file → Executable file
View file

0
scripts/run_yolo26_smoke_training.py Normal file → Executable file
View file

0
scripts/verify_mlflow_smoke.py Normal file → Executable file
View file

0
src/yolo_webui/__init__.py Normal file → Executable file
View file

0
src/yolo_webui/__main__.py Normal file → Executable file
View file

0
src/yolo_webui/app.py Normal file → Executable file
View file

0
src/yolo_webui/config.py Normal file → Executable file
View file

0
src/yolo_webui/dataset_splitter.py Normal file → Executable file
View file

0
src/yolo_webui/export_runner.py Normal file → Executable file
View file

0
src/yolo_webui/static/app.js Normal file → Executable file
View file

0
src/yolo_webui/static/index.html Normal file → Executable file
View file

0
src/yolo_webui/static/style.css Normal file → Executable file
View file

0
src/yolo_webui/subprocess_runner.py Normal file → Executable file
View file

0
src/yolo_webui/trainer.py Normal file → Executable file
View file

0
tests/frontend_smoke.js Normal file → Executable file
View file

0
tests/test_app.py Normal file → Executable file
View file

0
tests/test_config.py Normal file → Executable file
View file

0
tests/test_frontend.py Normal file → Executable file
View file

0
tests/test_splitter.py Normal file → Executable file
View file

0
tests/test_subprocess_runner.py Normal file → Executable file
View file

0
tests/test_trainer.py Normal file → Executable file
View file

0
uv.lock generated Normal file → Executable file
View file