ladaapp/lada

Restore videos with pixelated/mosaic regions

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 27 minutes ago
Added to GitGenius on September 11th, 2026
Created on October 29th, 2024
Open Issues & Pull Requests: 50 (+0)
GitHub issues: Disabled - open counts may still include pull requests.
Number of forks: 630
Total Stargazers: 5,940 (+1)
Total Subscribers: 50 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

GitHub issues are disabled for this repository, so issue analytics and the issue explorer are not available.

Detailed Description

Lada is a video restoration tool that removes pixelation and mosaic effects from adult videos.

The tool addresses the problem of pixelated or mosaic regions in video content by applying neural network-based depixelization. It operates through either a graphical interface or command-line interface, allowing users to preview restored video in real time or export the processed result to a file for later viewing. The restoration quality varies by scene, with some results appearing realistic while others may introduce artifacts.

Lada suits users with access to capable hardware who need to restore pixelated video content. The tool requires a GPU with at least 4-6GB of VRAM for practical use, along with 6-8GB of RAM for 1080p video or significantly more for 4K content. Real-time playback demands a powerful machine; users with slower GPUs can export the video instead and watch it later in a standard media player. CPU-only operation is supported but impractically slow. The Flatpak installation on Linux supports Nvidia GPUs from the Turing generation onward and Intel Arc GPUs, requiring up-to-date drivers.

The project maintains active development with regular commits addressing bug fixes and feature improvements. The codebase shows consistent refinement of the restoration pipeline and user interface. Documentation is kept current with installation instructions and performance guidance updated to reflect hardware requirements and GPU compatibility. The project accepts community contributions and maintains responsiveness to issues and pull requests.