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
·
Back to ha0tang/selectiongan

Open-source alternatives to SelectionGAN

22 open-source projects similar to ha0tang/selectiongan, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best SelectionGAN alternative.

  • andrewliao11/cogan-tensorflowA

    andrewliao11/CoGAN-tensorflow

    0View on GitHub↗
    View on GitHub↗0
  • buptldy/marta-ganB

    BUPTLdy/MARTA-GAN

    0View on GitHub↗

    This is the code for MARTA GANs: Unsupervised Representation Learning for Remote Sensing Image Classification. An multiple-layer feature-matching generative adversarial networks (MARTA GANs) to learn a representation using only unlabeled data.

    View on GitHub↗0
  • carpedm20/discogan-pytorchcarpedm20 avatar

    carpedm20/DiscoGAN-pytorch

    1,097View on GitHub↗

    PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"

    Jupyter Notebook
    View on GitHub↗1,097
  • clovaai/stargan-v2clovaai avatar

    clovaai/stargan-v2

    3,610View on GitHub↗

    StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

    Python
    View on GitHub↗3,610
  • clovaai/tunitC

    clovaai/tunit

    0View on GitHub↗
    View on GitHub↗0
  • duxingren14/dualganD

    duxingren14/DualGAN

    0View on GitHub↗
    View on GitHub↗0
  • ha0tang/lgganH

    Ha0Tang/LGGAN

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

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

Find more with AI search
  • junyanz/bicycleganjunyanz avatar

    junyanz/BicycleGAN

    1,513View on GitHub↗

    Toward Multimodal Image-to-Image Translation

    Pythondeep-learninggansgenerative-adversarial-network
    View on GitHub↗1,513
  • junyanz/cycleganjunyanz avatar

    junyanz/CycleGAN

    12,861View on GitHub↗

    CycleGAN is a generative adversarial network framework designed for unpaired image-to-image translation. It enables the conversion of images between two distinct visual domains using datasets that do not require direct one-to-one matching examples. The project implements a deep learning style transfer tool capable of artistic style transfer, object transfiguration, and domain-to-domain conversion. It uses a dual-generator architecture and cycle-consistency loss to ensure that images translated to a target domain and back recover their original state. The framework covers core machine learnin

    Lua
    View on GitHub↗12,861
  • mingyuliutw/unitmingyuliutw avatar

    mingyuliutw/UNIT

    2,029View on GitHub↗

    We have a reimplementation of the UNIT method that is more performant. It is avaiable at Imaginaire

    Python
    View on GitHub↗2,029
  • nvidia/pix2pixhdNVIDIA avatar

    NVIDIA/pix2pixHD

    6,920View on GitHub↗

    pix2pixHD is a conditional generative adversarial network designed to transform semantic label maps into high-resolution photorealistic images. It functions as a high-resolution image synthesizer and an image-to-image translation model capable of producing synthetic images at 2048x1024 resolution. The system includes a semantic image editor that allows for the modification of high-resolution visuals by updating the underlying semantic label maps. This enables interactive image editing and the generation of photorealistic images based on source images or discrete label maps. The framework pro

    Python
    View on GitHub↗6,920
  • nvidia/vid2vidN

    NVIDIA/vid2vid

    0View on GitHub↗

    Pytorch implementation for high-resolution (e.g., 2048x1024) photorealistic video-to-video translation. It can be used for turning semantic label maps into photo-realistic videos, synthesizing people talking from edge maps, or generating human motions from poses. The core of video-to-video…

    View on GitHub↗0
  • nvlabs/munitNVlabs avatar

    NVlabs/MUNIT

    2,704View on GitHub↗

    Multimodal Unsupervised Image-to-Image Translation

    Python
    View on GitHub↗2,704
  • nyoki-mtl/pytorch-everybodydancenowN

    nyoki-mtl/pytorch-EverybodyDanceNow

    0View on GitHub↗
    View on GitHub↗0
  • phillipi/pix2pixphillipi avatar

    phillipi/pix2pix

    10,644View on GitHub↗

    pix2pix is a framework for image-to-image translation using conditional generative adversarial networks. It functions as a supervised trainer and visual domain mapper designed to learn a mapping between input and output images for style and domain transfer. The system utilizes a U-Net encoder-decoder architecture combined with a PatchGAN local discriminator to enforce high-frequency local consistency. It employs L1 loss regularization to ensure generated outputs remain structurally close to the ground truth. The project covers a broad range of computer vision capabilities, including semantic

    Lua
    View on GitHub↗10,644
  • rmokady/structural-analogyrmokady avatar

    rmokady/structural-analogy

    105View on GitHub↗

    Pytorch implementation for the paper "Structural-analogy from a Single Image Pair"

    Python
    View on GitHub↗105
  • saic-mdal/hidtS

    saic-mdal/HiDT

    0View on GitHub↗
    View on GitHub↗0
  • stevliu/self-conditioned-ganS

    stevliu/self-conditioned-gan

    0View on GitHub↗
    View on GitHub↗0
  • taesungp/contrastive-unpaired-translationtaesungp avatar

    taesungp/contrastive-unpaired-translation

    2,529View on GitHub↗

    Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)

    Pythoncomputer-graphicscomputer-visioncomputervision
    View on GitHub↗2,529
  • yenchenlin/pix2pix-tensorflowyenchenlin avatar

    yenchenlin/pix2pix-tensorflow

    935View on GitHub↗

    TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".

    Python
    View on GitHub↗935
  • yueureka/wildfiredetectionyueureka avatar

    yueureka/WildFireDetection

    84View on GitHub↗

    In this project, we created a U-net deep learning model that takes any satellite imagery and detects the wildfire burning scar. The model is trained on Databricks, and the application is deployed on Streamlit.

    HTML
    View on GitHub↗84
  • yunjey/domain-transfer-networkY

    yunjey/domain-transfer-network

    0View on GitHub↗

    TensorFlow implementation of Unsupervised Cross-Domain Image Generation.

    View on GitHub↗0