This website requires JavaScript.
Explore
Help
Sign In
mrleo1nid
/
HVideoTool
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0996ca7bb9c98fc0d5495b775150cc267acad438
HVideoTool
/
hvideotool
/
core
/
restore
T
History
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
..
_deepmosaics
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
__init__.py
Enhance documentation and UI for HVideoTool: added restoration feature for detected regions, updated layout for collection controls, and improved navigation bar. Clarified tool capabilities and limitations in README and CLAUDE.md.
2026-06-06 15:44:14 +03:00
base.py
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
deepmosaics.py
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
factory.py
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