awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
david-gpu avatar

david-gpu/srezArchived

0
View on GitHub↗
5,271 نجوم·655 تفرعات·Python·MIT·12 مشاهدات

Srez

Srez هو إطار عمل للتعلم العميق لتحسين دقة الصور (Super-resolution) مصمم لرفع دقة الصور منخفضة الجودة إلى ميزات مرئية حادة وعالية الدقة. يعمل كأداة تدريب للشبكات العصبية تستخدم شبكات الخصومة التوليدية (GANs) لتوليف تفاصيل صور واقعية.

يتضمن المشروع مصوراً لتطور النموذج يقوم بإنشاء رسوم متحركة ودفعات من الصور لتتبع التحسينات المرئية أثناء عملية التدريب. يستخدم مزيجاً من وظائف الخسارة التنافسية و L1 لتحسين أوزان النموذج ويدعم التحقق الدوري من الحالة للاسترداد والنشر.

يغطي النظام بناء الشبكات العصبية باستخدام طبقات التغذية الأمامية، وتطبيع الدفعات، ووظائف التنشيط. كما يوفر أدوات مراقبة لمقارنة جودة التحسين مقابل بيانات الحقيقة الأساسية ومراقبة تقدم التدريب من خلال تسلسلات مرئية تكرارية.

Features

  • Deep Learning Upscalers - Provides a deep learning-based pipeline to transform low-resolution images into high-resolution outputs.
  • Generative Adversarial Network Training - Optimizes GAN architectures by balancing generator and discriminator losses to synthesize realistic details.
  • Image Super Resolution Models - Provides a framework for upscaling low-resolution images into sharp, high-resolution visual features.
  • Feedforward Architectures - Utilizes feedforward architectures with dense connections, batch normalization, and activation functions.
  • Neural Network Construction - Enables the construction of feedforward architectures by layering dense connections and activation functions.
  • Neural Network Design Frameworks - Designs neural network structures using composable feedforward layers and normalization blocks.
  • Generative Adversarial Networks - Employs a generator and discriminator architecture to synthesize realistic image details.
  • Neural Network Training Frameworks - Provides a system for optimizing model weights using adversarial loss and state checkpointing.
  • Super-Resolution Model Trainers - Optimizes networks using adversarial and L1 loss to learn high-resolution image reconstruction.
  • Training Checkpoint Persistence - Supports periodic saving of model weights and trainer state to disk for recovery and deployment.
  • Adversarial L1 Hybrid Loss - Implements a hybrid adversarial and L1 loss function to optimize image sharpness and structural accuracy.
  • Generative Output Evolution Animations - Generates visual sequences showing how network outputs evolve and improve over the course of training.
  • Training Evolution Visualizers - Ships a tool that creates animations and image batches to track visual improvements during training.
  • Ground Truth Comparisons - Provides side-by-side comparisons of upscaled images against ground truth data to evaluate model performance during training.
  • Training Progress Monitors - Tracks training progress through evolution animations and image batches to evaluate output quality.
  • Model Output - Generates periodic image sequences to track the visual evolution of super-resolution outputs during training.
  • Image Restoration and Enhancement - Deep learning-based image super-resolution.
  • Super Resolution - Super-resolution specifically for face datasets.

سجل النجوم

مخطط تاريخ النجوم لـ david-gpu/srezمخطط تاريخ النجوم لـ david-gpu/srez

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة david-gpu/srez؟

Srez هو إطار عمل للتعلم العميق لتحسين دقة الصور (Super-resolution) مصمم لرفع دقة الصور منخفضة الجودة إلى ميزات مرئية حادة وعالية الدقة. يعمل كأداة تدريب للشبكات العصبية تستخدم شبكات الخصومة التوليدية (GANs) لتوليف تفاصيل صور واقعية.

ما هي الميزات الرئيسية لـ david-gpu/srez؟

الميزات الرئيسية لـ david-gpu/srez هي: Deep Learning Upscalers, Generative Adversarial Network Training, Image Super Resolution Models, Feedforward Architectures, Neural Network Construction, Neural Network Design Frameworks, Generative Adversarial Networks, Neural Network Training Frameworks.

ما هي البدائل مفتوحة المصدر لـ david-gpu/srez؟

تشمل البدائل مفتوحة المصدر لـ david-gpu/srez: idealo/image-super-resolution — This PyTorch-based image super-resolution tool provides a deep learning pipeline for upscaling low-resolution images.… xinntao/esrgan — ESRGAN is a deep learning image restoration framework designed for image super-resolution. It uses a generative… spipm/depixelization_poc — This project is an AI upscaling framework and deep learning image restorer designed to estimate original source pixels… krasserm/super-resolution — This project is a deep learning library built for single-image super-resolution and visual enhancement. It provides a… nlintz/tensorflow-tutorials — This repository is a collection of guided tutorials for building and training machine learning models using the… eutropicai/final2x — Final2x is an AI image super-resolution tool and neural network inference engine designed to increase image resolution…

بدائل مفتوحة المصدر لـ Srez

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Srez.
  • idealo/image-super-resolutionالصورة الرمزية لـ idealo

    idealo/image-super-resolution

    4,813عرض على GitHub↗

    This PyTorch-based image super-resolution tool provides a deep learning pipeline for upscaling low-resolution images. It utilizes generative adversarial networks to increase pixel density and reconstruct high-resolution image details. The system includes a GAN-based image upscaler and a training pipeline that optimizes neural network weights using paired datasets and custom loss functions. To manage hardware resources, a patch-based image processor splits high-resolution files into smaller segments to prevent memory allocation errors and system crashes. Additional capabilities include the ap

    Python
    عرض على GitHub↗4,813
  • xinntao/esrganالصورة الرمزية لـ xinntao

    xinntao/ESRGAN

    6,556عرض على GitHub↗

    ESRGAN is a deep learning image restoration framework designed for image super-resolution. It uses a generative adversarial network system to upscale low-resolution images into high-quality versions with sharp visual details and recovered fine textures. The framework implements a perceptual super-resolution model that optimizes the trade-off between perceived visual quality and pixel-level signal-to-noise ratio. It includes weight-interpolation blending to allow for the adjustment of visual sharpness and signal-to-noise ratios by mixing weights from different trained models. The system cover

    Python
    عرض على GitHub↗6,556
  • spipm/depixelization_pocالصورة الرمزية لـ spipm

    spipm/Depixelization_poc

    4,535عرض على GitHub↗

    This project is an AI upscaling framework and deep learning image restorer designed to estimate original source pixels from low-resolution inputs. It functions as a super-resolution reconstruction system that transforms pixelated images into high-resolution versions by restoring high-frequency details and sharpening edges. The system utilizes a convolutional neural network pipeline to analyze pixel data and perform digital image restoration. It employs pixel-shuffle upsampling to rearrange channel dimensions into spatial dimensions, which increases resolution while reducing checkerboard artif

    Python
    عرض على GitHub↗4,535
  • krasserm/super-resolutionالصورة الرمزية لـ krasserm

    krasserm/super-resolution

    1,510عرض على GitHub↗

    This project is a deep learning library built for single-image super-resolution and visual enhancement. It provides a framework for training and deploying neural network architectures designed to reconstruct high-resolution images from low-resolution sources, effectively recovering fine details and removing artifacts caused by downscaling or compression. The library distinguishes itself through the implementation of generative adversarial networks and residual block architectures, which work together to improve the realism and clarity of upscaled outputs. It supports training through both pix

    Pythonedsrkerassingle-image-super-resolution
    عرض على GitHub↗1,510
عرض جميع البدائل الـ 30 لـ Srez→