🛡️ SafeVision v2.0 — Windows GUI / CLI Release
SafeVision is an advanced tool for detecting and blurring NSFW content in images and videos. This release includes a Windows-ready executable package, featuring both Graphical Interface (GUI) and Command-Line Tools (CLI).
📦 Included in release.zip (887 MB)
SafeVisionGUI.exe– Full-featured GUI application (PyQt5)safevision_video.exe– Command-line video processorsafevision_image.exe– Command-line image processorModels/folder with the required ONNX modelBlurException.rule– Customize what parts get blurredREADME.txt– Basic usage instructions and tips- Output and Input folders pre-created for convenience
✅ Features
- 🎛️ GUI app with drag-and-drop support and real-time logs
- 📷 Detect and blur nudity in JPG/PNG
- 🎞️ Video support with blur, box, and color mask options
- 🧠 Fast ONNX model for detection
- 📝 Detailed logging and token-based access system (if integrated)
- 🛠️ Fully offline, no internet required to run
🖥️ System Requirements
- Windows 10 or later (64-bit)
- No Python installation required
- At least 1GB RAM and 1GB disk space
- GPU is optional (runs on CPU)
🧪 How to Use
-
Extract the
.zipfile. -
Run
SafeVisionGUI.exefor GUI-based interaction. -
Or use:
safevision_image.exe -i input.jpg -b safevision_video.exe -i video.mp4 --blur --with-audio
🧾 Notes
- The GUI version uses
logo.icoas its app icon. - All executables are bundled as single
.exefiles, no dependencies needed. - Make sure
Models/best.onnxis not removed. - You can update or replace
BlurException.ruleas needed.
📷 Preview
!
Drag-and-drop GUI with preview tab and real-time output.*
If you encounter issues or want to suggest improvements, open a GitHub issue or reach out in the community.