awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
M

Midgraph/disco-diffusion

0
View on GitHub↗
0 Stars·0 Forks·7 Aufrufe

Disco Diffusion

Features

  • Image Synthesis - Diffusion-based image generation framework.

Star-Verlauf

Star-Verlauf für midgraph/disco-diffusionStar-Verlauf für midgraph/disco-diffusion

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Disco Diffusion

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Disco Diffusion.
  • luanfujun/deep-photo-styletransferAvatar von luanfujun

    luanfujun/deep-photo-styletransfer

    9,994Auf GitHub ansehen↗

    This project is a deep learning style transfer framework designed to apply artistic styles to photographs. It functions as a photorealistic image stylizer that merges the content of one image with the visual characteristics of another while maintaining the original geometry and structural details. The system distinguishes itself through the use of matting Laplacian matrices and semantic segmentation masks to prevent distortion and preserve edge fidelity. These capabilities allow for region-specific styling, where different aesthetics can be applied to distinct objects or areas within a single

    Matlab
    Auf GitHub ansehen↗9,994
  • fogleman/primitiveAvatar von fogleman

    fogleman/primitive

    13,158Auf GitHub ansehen↗

    Primitive is an algorithmic art generator and geometric image reconstruction tool that transforms raster images into stylized vector compositions. It functions as an iterative shape optimizer and raster-to-vector converter, approximating pixel-based photos by layering geometric primitives such as triangles, circles, and rectangles. The project utilizes a search algorithm to determine the optimal position, size, and color for each shape to minimize the visual difference from the source image. Users can apply shape constraint definitions to control the properties and orientations of the geometr

    Goartgographics
    Auf GitHub ansehen↗13,158
  • borisdayma/dalle-miniAvatar von borisdayma

    borisdayma/dalle-mini

    14,756Auf GitHub ansehen↗

    dalle-mini is a text-to-image model and generative AI system designed to transform natural language descriptions into synthetic images. It functions as an image generation training toolkit and a generative model capable of creating visual representations from text prompts. The project provides a containerized deployment for consistent execution across different computing environments. It includes the necessary scripts and configuration files to train custom generative models from datasets. The system utilizes an autoregressive transformer architecture that treats visual data as discrete toke

    Python
    Auf GitHub ansehen↗14,756
  • deep-floyd/ifAvatar von deep-floyd

    deep-floyd/IF

    7,811Auf GitHub ansehen↗

    IF is a text-to-image diffusion system that translates natural language descriptions into visual imagery. The project provides a generative pipeline for creating images, an inpainting tool for modifying specific image sections, and a super-resolution upscaler to increase pixel density and clarity. The system includes a concept fine-tuning framework that allows for the teaching of new visual concepts by updating a small set of parameters. It also supports image style transfer to apply the aesthetic characteristics of a reference image to a new output.

    Python
    Auf GitHub ansehen↗7,811
Alle 30 Alternativen zu Disco Diffusion anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von midgraph/disco-diffusion?

Die Hauptfunktionen von midgraph/disco-diffusion sind: Image Synthesis.

Welche Open-Source-Alternativen gibt es zu midgraph/disco-diffusion?

Open-Source-Alternativen zu midgraph/disco-diffusion sind unter anderem: fogleman/primitive — Primitive is an algorithmic art generator and geometric image reconstruction tool that transforms raster images into… luanfujun/deep-photo-styletransfer — This project is a deep learning style transfer framework designed to apply artistic styles to photographs. It… borisdayma/dalle-mini — dalle-mini is a text-to-image model and generative AI system designed to transform natural language descriptions into… eps696/aphantasia — CLIP + FFT/DWT/RGB = text to image/video. deep-floyd/if — IF is a text-to-image diffusion system that translates natural language descriptions into visual imagery. The project… ashishbora/ambient-gan — Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements".