awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
E

Evolving-AI-Lab/ppgn

0
View on GitHub↗
0 stele·0 fork-uri·5 vizualizări

Ppgn

Features

  • Generative Adversarial Networks - Iterative image generation using latent space manipulation.
  • Generative Models - Generates images iteratively within a latent space.

Istoric stele

Graficul istoricului de stele pentru evolving-ai-lab/ppgnGraficul istoricului de stele pentru evolving-ai-lab/ppgn

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Ppgn

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Ppgn.
  • hanzhanggit/stackganAvatar hanzhanggit

    hanzhanggit/StackGAN

    1,861Vezi pe GitHub↗

    Pytorch implementation

    Python
    Vezi pe GitHub↗1,861
  • hindupuravinash/the-gan-zooAvatar hindupuravinash

    hindupuravinash/the-gan-zoo

    14,698Vezi pe GitHub↗

    A list of all named GANs!

    Pythongangenerative-adversarial-networkmachine-learning
    Vezi pe GitHub↗14,698
  • goodfeli/adversarialAvatar goodfeli

    goodfeli/adversarial

    4,074Vezi pe GitHub↗

    This project is a generative adversarial network implementation and research framework. It provides the tools and hyperparameters necessary to train and evaluate generative models across various datasets, specifically designed to reproduce results from academic research. The framework includes a Parzen density likelihood estimator to calculate model log likelihood. This allows for the quantitative evaluation of generative distributions and the measurement of overall model performance. The codebase covers machine learning research capabilities, focusing on the training of adversarial networks

    Python
    Vezi pe GitHub↗4,074
  • martinarjovsky/wassersteinganAvatar martinarjovsky

    martinarjovsky/WassersteinGAN

    3,243Vezi pe GitHub↗

    Wasserstein GAN

    Python
    Vezi pe GitHub↗3,243
Vezi toate cele 30 alternative pentru Ppgn→

Întrebări frecvente

Care sunt principalele funcționalități ale evolving-ai-lab/ppgn?

Principalele funcționalități ale evolving-ai-lab/ppgn sunt: Generative Adversarial Networks, Generative Models.

Care sunt câteva alternative open-source pentru evolving-ai-lab/ppgn?

Alternativele open-source pentru evolving-ai-lab/ppgn includ: hindupuravinash/the-gan-zoo — A list of all named GANs! nvlabs/stylegan — StyleGAN is a TensorFlow-based generative adversarial network framework designed for the synthesis of high-resolution… goodfeli/adversarial — This project is a generative adversarial network implementation and research framework. It provides the tools and… hanzhanggit/stackgan — Pytorch implementation. martinarjovsky/wassersteingan — Wasserstein GAN. nvlabs/stylegan2 — StyleGAN2 is a TensorFlow generative adversarial network and image synthesis model designed to produce high-resolution…