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
·
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

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • buptldy/marta-ganB

    BUPTLdy/MARTA-GAN

    0Auf GitHub ansehen↗

    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.

    Auf GitHub ansehen↗0
  • carpedm20/discogan-pytorchAvatar von carpedm20

    carpedm20/DiscoGAN-pytorch

    1,097Auf GitHub ansehen↗

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

    Jupyter Notebook
    Auf GitHub ansehen↗1,097
  • clovaai/stargan-v2Avatar von clovaai

    clovaai/stargan-v2

    3,610Auf GitHub ansehen↗

    StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

    Python
    Auf GitHub ansehen↗3,610
  • clovaai/tunitC

    clovaai/tunit

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • duxingren14/dualganD

    duxingren14/DualGAN

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ha0tang/lgganH

    Ha0Tang/LGGAN

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • junyanz/bicycleganAvatar von junyanz

    junyanz/BicycleGAN

    1,513Auf GitHub ansehen↗

    Toward Multimodal Image-to-Image Translation

    Pythondeep-learninggansgenerative-adversarial-network
    Auf GitHub ansehen↗1,513
  • junyanz/cycleganAvatar von junyanz

    junyanz/CycleGAN

    12,861Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,861
  • mingyuliutw/unitAvatar von mingyuliutw

    mingyuliutw/UNIT

    2,029Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗2,029
  • nvidia/pix2pixhdAvatar von NVIDIA

    NVIDIA/pix2pixHD

    6,920Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,920
  • nvidia/vid2vidN

    NVIDIA/vid2vid

    0Auf GitHub ansehen↗

    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…

    Auf GitHub ansehen↗0
  • nvlabs/munitAvatar von NVlabs

    NVlabs/MUNIT

    2,704Auf GitHub ansehen↗

    Multimodal Unsupervised Image-to-Image Translation

    Python
    Auf GitHub ansehen↗2,704
  • nyoki-mtl/pytorch-everybodydancenowN

    nyoki-mtl/pytorch-EverybodyDanceNow

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • phillipi/pix2pixAvatar von phillipi

    phillipi/pix2pix

    10,644Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,644
  • rmokady/structural-analogyAvatar von rmokady

    rmokady/structural-analogy

    105Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗105
  • saic-mdal/hidtS

    saic-mdal/HiDT

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • stevliu/self-conditioned-ganS

    stevliu/self-conditioned-gan

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • taesungp/contrastive-unpaired-translationAvatar von taesungp

    taesungp/contrastive-unpaired-translation

    2,529Auf GitHub ansehen↗

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

    Pythoncomputer-graphicscomputer-visioncomputervision
    Auf GitHub ansehen↗2,529
  • yenchenlin/pix2pix-tensorflowAvatar von yenchenlin

    yenchenlin/pix2pix-tensorflow

    935Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗935
  • yueureka/wildfiredetectionAvatar von yueureka

    yueureka/WildFireDetection

    84Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗84
  • yunjey/domain-transfer-networkY

    yunjey/domain-transfer-network

    0Auf GitHub ansehen↗

    TensorFlow implementation of Unsupervised Cross-Domain Image Generation.

    Auf GitHub ansehen↗0