Leonid Pershin
|
0996ca7bb9
|
Implement multi-model detection in HVideoTool: updated the detection system to support multiple YOLO models simultaneously, enhancing detection capabilities. Reflected changes in the UI with a new model selection menu and updated documentation in README and CLAUDE.md to guide users on model management and configuration.
|
2026-06-07 07:05:50 +03:00 |
|
Leonid Pershin
|
ac02ca27a8
|
Refactor HVideoTool's configuration and project management: updated project handling in core/project.py, streamlined restoration settings in config.py, and improved documentation in CLAUDE.md. Removed unused parameters and enhanced type hints for better clarity.
|
2026-06-07 06:33:00 +03:00 |
|
Leonid Pershin
|
9c471ca701
|
Refactor HVideoTool to exclusively use YOLO for detection and DeepMosaics for restoration: removed classic CV and composite detectors, updated configuration and UI accordingly. Enhanced documentation in README and CLAUDE.md to reflect these changes, including new batch processing capabilities and device diagnostics.
|
2026-06-07 06:16:05 +03:00 |
|
Leonid Pershin
|
e27dfdf518
|
Refactor HVideoTool to support project-based workflow: introduced project management features, updated UI for project handling, and enhanced documentation in README and CLAUDE.md. The tool now organizes images and settings into projects, improving usability and detection caching.
|
2026-06-07 04:53:27 +03:00 |
|