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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
EdwardSmith1884 avatar

EdwardSmith1884/3D-IWGAN

0
View on GitHub↗
207 stars·55 forks·Python·MIT·4 views

3D IWGAN

A repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".

Features

  • Generative Adversarial Networks - Improved adversarial systems for 3D object generation.
  • Security and Privacy - Improves adversarial systems for 3D reconstruction and generation.

Star history

Star history chart for edwardsmith1884/3d-iwganStar history chart for edwardsmith1884/3d-iwgan

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to 3D IWGAN

Similar open-source projects, ranked by how many features they share with 3D IWGAN.
  • martinarjovsky/wassersteinganmartinarjovsky avatar

    martinarjovsky/WassersteinGAN

    3,243View on GitHub↗

    Wasserstein GAN

    Python
    View on GitHub↗3,243
  • openai/improved-ganopenai avatar

    openai/improved-gan

    2,336View on GitHub↗

    Code for the paper "Improved Techniques for Training GANs"

    Python
    View on GitHub↗2,336
  • kozistr/awesome-ganskozistr avatar

    kozistr/Awesome-GANs

    763View on GitHub↗

    Awesome-GANs is a curated resource list and research repository focused on the development and evaluation of generative adversarial networks. It serves as a structured index for academic literature and open-source implementations dedicated to the creation of synthetic data generators. The project provides a framework for training competing neural networks to produce outputs that mimic the statistical properties of original datasets. It emphasizes the use of configuration-driven pipelines to manage model hyperparameters and dataset paths, facilitating reproducible research workflows and standa

    Pythonacganarxivbegan
    View on GitHub↗763
  • ayanc/rpganayanc avatar

    ayanc/rpgan

    22View on GitHub↗

    RP-GAN: Stable GAN Training with Random Projections

    Python
    View on GitHub↗22
See all 30 alternatives to 3D IWGAN→

Frequently asked questions

What does edwardsmith1884/3d-iwgan do?

A repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".

What are the main features of edwardsmith1884/3d-iwgan?

The main features of edwardsmith1884/3d-iwgan are: Generative Adversarial Networks, Security and Privacy.

What are some open-source alternatives to edwardsmith1884/3d-iwgan?

Open-source alternatives to edwardsmith1884/3d-iwgan include: openai/improved-gan — Code for the paper "Improved Techniques for Training GANs". martinarjovsky/wassersteingan — Wasserstein GAN. kozistr/awesome-gans — Awesome-GANs is a curated resource list and research repository focused on the development and evaluation of… ayanc/rpgan — RP-GAN: Stable GAN Training with Random Projections. costapt/vess2ret. christopher-beckham/gan-heightmaps.