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
8a366ed43d60c6b900d0527d63358b7c2799d18d
HVideoTool
/
hvideotool
/
ui
T
History
Leonid Pershin
8a366ed43d
Enhance HVideoTool's detection and restoration capabilities: introduced per-model overlay threshold settings and cross-model non-maximum suppression (NMS) to improve detection accuracy. Updated configuration management to support these features, and refined the UI for better user experience. Documentation in CLAUDE.md has been updated to reflect these changes.
2026-06-08 04:06:50 +03:00
..
__init__.py
Добавлено описание и документация для HVideoTool, включая функционал, требования, установку и запуск приложения для обнаружения цензуры на изображениях.
2026-06-06 15:11:53 +03:00
extract_dialog.py
Enhance HVideoTool's detection and restoration capabilities: introduced per-model overlay threshold settings and cross-model non-maximum suppression (NMS) to improve detection accuracy. Updated configuration management to support these features, and refined the UI for better user experience. Documentation in CLAUDE.md has been updated to reflect these changes.
2026-06-08 04:06:50 +03:00
image_view.py
Enhance HVideoTool's detection and restoration capabilities: introduced per-model overlay threshold settings and cross-model non-maximum suppression (NMS) to improve detection accuracy. Updated configuration management to support these features, and refined the UI for better user experience. Documentation in CLAUDE.md has been updated to reflect these changes.
2026-06-08 04:06:50 +03:00
main_window.py
Enhance HVideoTool's detection and restoration capabilities: introduced per-model overlay threshold settings and cross-model non-maximum suppression (NMS) to improve detection accuracy. Updated configuration management to support these features, and refined the UI for better user experience. Documentation in CLAUDE.md has been updated to reflect these changes.
2026-06-08 04:06:50 +03:00
marker_slider.py
Enhance HVideoTool's detection and restoration features: added support for tracking the model used in detections, improved temporal coherence by allowing the use of already-restored frames in the restoration process, and updated the UI to reflect these changes with new indicators and configuration options. Documentation in CLAUDE.md has been updated accordingly.
2026-06-07 08:40:57 +03:00
restore_dialog.py
Enhance HVideoTool's detection and restoration features: added support for tracking the model used in detections, improved temporal coherence by allowing the use of already-restored frames in the restoration process, and updated the UI to reflect these changes with new indicators and configuration options. Documentation in CLAUDE.md has been updated accordingly.
2026-06-07 08:40:57 +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