awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Tiled Processing · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesTiled Processing

Strategies for processing large datasets in segments to manage memory constraints during computation.

Distinguishing note: Focuses on memory-efficient execution strategies, distinct from the core machine learning model.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Tiled Processing. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Tiled Processing

Awesome Tiled Processing GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • xinntao/Real-ESRGAN

    xinntao/Real-ESRGAN

    34,385View on GitHub↗

    Real-ESRGAN is a deep learning restoration pipeline designed to enhance low-resolution media and improve the visual quality of damaged photographs. It functions as a generative image upscaler that reconstructs high-resolution details from source inputs by utilizing neural networks trained to fill in missing information and remove noise. The project distinguishes itself as a blind super-resolution tool, meaning it improves image sharpness and fidelity without requiring prior knowledge of the specific degradation applied to the source. It employs high-order degradation modeling to address compl

    Divides large images into smaller overlapping segments to perform inference without exceeding hardware memory limits.

    Pythonaminedenoiseesrgan
    34,385View on GitHub↗