Commit Graph

  • 15f89b395d Introduce diffusion-inpaint restoration engine in HVideoTool: added support for a new restoration method that regenerates masked regions via an external SwarmUI server, requiring YOLO detections for mask creation. Updated configuration management to include diffusion parameters, enhanced the UI for engine selection, and improved documentation in README and CLAUDE.md to guide users on the new functionality. main Leonid Pershin 2026-06-08 06:21:44 +03:00
  • 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. Leonid Pershin 2026-06-08 04:06:50 +03:00
  • cabb4e3d3d 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. Leonid Pershin 2026-06-07 08:40:57 +03:00
  • 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. Leonid Pershin 2026-06-07 07:40:30 +03:00
  • 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. Leonid Pershin 2026-06-07 07:05:50 +03:00
  • 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. Leonid Pershin 2026-06-07 06:33:00 +03:00
  • 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. Leonid Pershin 2026-06-07 06:16:05 +03:00
  • cc518cc3e6 Enhance HVideoTool with background processing and device detection: implemented a background job system for detection and restoration tasks, updated the UI to display CUDA/CPU status, and improved device diagnostics. Documentation in README and CLAUDE.md reflects these changes. Leonid Pershin 2026-06-07 05:24:06 +03:00
  • 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. Leonid Pershin 2026-06-07 04:53:27 +03:00
  • 7f0121b7df Implement DeepMosaics restoration engine in HVideoTool: updated configuration options, integrated into the UI, and enhanced documentation in README and CLAUDE.md. The restoration process now supports both inpainting and generative models, with necessary setup instructions included. Leonid Pershin 2026-06-07 04:02:25 +03:00
  • ddc8543647 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. Leonid Pershin 2026-06-06 15:44:14 +03:00
  • 33f20fe681 Добавлено описание и документация для HVideoTool, включая функционал, требования, установку и запуск приложения для обнаружения цензуры на изображениях. Leonid Pershin 2026-06-06 15:11:53 +03:00
  • 10bf87aa47 Initial commit mrleo1nid 2026-06-05 15:57:07 +00:00