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
7a225efa85ec05fd062d89b61b07f2f7c475b505
HVideoTool
/
hvideotool
/
ui
T
History
Leonid Pershin
7a225efa85
Update default settings in ExtractDialog for frame extraction: changed step value to 1 for "every frame" extraction mode and adjusted UI to reflect this preference.
2026-06-07 07:40:30 +03:00
..
__init__.py
Добавлено описание и документация для HVideoTool, включая функционал, требования, установку и запуск приложения для обнаружения цензуры на изображениях.
2026-06-06 15:11:53 +03:00
extract_dialog.py
Update default settings in ExtractDialog for frame extraction: changed step value to 1 for "every frame" extraction mode and adjusted UI to reflect this preference.
2026-06-07 07:40:30 +03:00
image_view.py
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
main_window.py
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
marker_slider.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
restore_dialog.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
workers.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