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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
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·11 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with 3D IWGAN

These projects share indexed features with 3D IWGAN. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with edwardsmith1884/3d-iwgan?

Projects with overlapping indexed features 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.