awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jantic avatar

jantic/DeOldifyArchived

0
View on GitHub↗
18,487 स्टार्स·2,648 फोर्क्स·Python·MIT·12 व्यूज़

DeOldify

DeOldify is a deep learning system and a set of pre-trained computer vision models designed to apply realistic colors to grayscale photographs and video footage. It functions as a neural media restoration tool that uses trained networks to estimate original hues for black-and-white media and remove glitches and artifacts from aged images and film.

The project employs a NoGAN colorization technique that removes the GAN discriminator during training to prevent artifacts and avoid over-saturation of pixels. For cinematic sequences, it applies temporal frame consistency to maintain color stability and prevent flickering between consecutive frames.

The framework covers broad capability areas including deep learning image processing and media restoration. It utilizes generative adversarial networks, convolutional neural architectures, and automatic color labeling to synthesize realistic color values based on learned patterns from large datasets.

Features

  • General Image Colorization - Provides deep learning models to apply realistic colors to black-and-white photographs.
  • Computer Vision Models - Ships pre-trained computer vision models designed to estimate original hues for black-and-white media.
  • Colorization Tools - Provides a tool to transform black-and-white video into color while preventing frame flickering.
  • Convolutional Neural Networks - Employs deep convolutional neural networks to map grayscale intensities to color coordinates.
  • Deep Learning Image Processors - Automates the visual restoration and colorization of legacy media using neural networks.
  • Generative Adversarial Image Synthesis - Uses generative adversarial networks to synthesize realistic colors based on learned patterns from large datasets.
  • Temporal Stability Constraints - Applies temporal stability constraints to prevent color flickering across consecutive video frames.
  • Media Restoration Tools - Removes glitches and artifacts from aged images and film to produce high-fidelity restoration.
  • AI Video Colorization - Applies realistic color restoration to grayscale video sequences using temporal consistency.
  • Automatic Color Labeling - Implements automatic color labeling to generate ground truth data for training colorization models.
  • Model Weights - Utilizes frozen weights from pre-trained convolutional networks for high-level feature extraction.
  • NoGAN Colorization - Utilizes a NoGAN technique that removes the discriminator during training to eliminate color artifacts.
  • Portrait Colorization Models - Uses deep learning models to estimate and apply original hues to monochrome images.
  • कंप्यूटर विज़न - Deep learning based image and video colorization.
  • Computer Vision Libraries - Deep learning project for restoring and colorizing old images.
  • Image and Video Restoration - Tool for colorizing and restoring old photos and videos.
  • Image Generation And Editing - Deep learning model for colorizing and restoring old media.
  • Style Transfer - Listed in the “Style Transfer” section of the The Incredible Pytorch awesome list.

स्टार हिस्ट्री

jantic/deoldify के लिए स्टार हिस्ट्री चार्टjantic/deoldify के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

jantic/deoldify क्या करता है?

DeOldify is a deep learning system and a set of pre-trained computer vision models designed to apply realistic colors to grayscale photographs and video footage. It functions as a neural media restoration tool that uses trained networks to estimate original hues for black-and-white media and remove glitches and artifacts from aged images and film.

jantic/deoldify की मुख्य विशेषताएं क्या हैं?

jantic/deoldify की मुख्य विशेषताएं हैं: General Image Colorization, Computer Vision Models, Colorization Tools, Convolutional Neural Networks, Deep Learning Image Processors, Generative Adversarial Image Synthesis, Temporal Stability Constraints, Media Restoration Tools।

jantic/deoldify के कुछ ओपन-सोर्स विकल्प क्या हैं?

jantic/deoldify के ओपन-सोर्स विकल्पों में शामिल हैं: pytorch/vision — This project is a comprehensive computer vision library for the PyTorch ecosystem, providing a standardized collection… dbolya/yolact — Yolact is a computer vision framework and real-time instance segmentation model. It utilizes a fully convolutional… kaiminghe/deep-residual-networks — This project provides a deep residual network framework and pre-trained PyTorch models designed for high-accuracy… lllyasviel/style2paints — Style2paints is a deep learning image processor designed for the automated colorization of grayscale line art. It… aladdinpersson/machine-learning-collection — This project is a machine learning educational repository providing a collection of implementations and guides for… pkmital/tensorflow_tutorials — This project is a collection of educational Jupyter Notebooks providing tutorials on neural network construction and…

DeOldify के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो DeOldify के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • pytorch/visionpytorch का अवतार

    pytorch/vision

    17,743GitHub पर देखें↗

    This project is a comprehensive computer vision library for the PyTorch ecosystem, providing a standardized collection of neural network architectures, datasets, and high-performance transformation utilities. It serves as a foundational framework for building, training, and deploying deep learning models, offering a centralized model registry that allows developers to instantiate architectures with pre-trained weights for tasks such as image classification, object detection, and semantic segmentation. The library distinguishes itself through its modular approach to data and compute management

    Pythoncomputer-visionmachine-learning
    GitHub पर देखें↗17,743
  • kaiminghe/deep-residual-networksKaimingHe का अवतार

    KaimingHe/deep-residual-networks

    6,738GitHub पर देखें↗

    This project provides a deep residual network framework and pre-trained PyTorch models designed for high-accuracy image recognition. It implements a neural network architecture that utilizes skip connections to enable the training of very deep models without gradient degradation. The system is designed for computer vision tasks, including image classification, object detection, and visual data segmentation. It includes weights trained on ImageNet to support transfer learning and the fine-tuning of models on custom image datasets. The architectural design focuses on residual learning blocks,

    GitHub पर देखें↗6,738
  • dbolya/yolactdbolya का अवतार

    dbolya/yolact

    5,231GitHub पर देखें↗

    Yolact is a computer vision framework and real-time instance segmentation model. It utilizes a fully convolutional neural network to detect objects and generate pixel-level masks for images and video feeds. The system employs prototypical mask generation to create global mask prototypes that are linearly combined for instance-specific results. It incorporates deformable convolutional layers and deformable region-of-interest pooling to adapt spatial sampling to the irregular shapes of objects. The framework covers the full model development lifecycle, including training on custom datasets, ac

    Python
    GitHub पर देखें↗5,231
  • lllyasviel/style2paintslllyasviel का अवतार

    lllyasviel/style2paints

    18,186GitHub पर देखें↗

    Style2paints is a deep learning image processor designed for the automated colorization of grayscale line art. It functions as a generative style transfer engine that maps artistic color palettes and textures onto monochrome sketches, allowing users to transform black and white drawings into finished illustrations through neural network inference. The system distinguishes itself by incorporating user-provided color guidance and style references to influence the final output. It utilizes coordinate-mapped color points and hint-driven optimization to ensure that specific colors are applied prec

    JavaScript
    GitHub पर देखें↗18,186
  • DeOldify के सभी 30 विकल्प देखें→