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
ac02ca27a88d4ba5fadaa35e30f1b343c5e28c27
HVideoTool
/
hvideotool
/
core
/
detection
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
..
__init__.py
Добавлено описание и документация для HVideoTool, включая функционал, требования, установку и запуск приложения для обнаружения цензуры на изображениях.
2026-06-06 15:11:53 +03:00
base.py
Добавлено описание и документация для HVideoTool, включая функционал, требования, установку и запуск приложения для обнаружения цензуры на изображениях.
2026-06-06 15:11:53 +03:00
cache.py
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
factory.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
types.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
yolo.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