awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 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

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • buptldy/marta-ganB

    BUPTLdy/MARTA-GAN

    0在 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.

    在 GitHub 上查看↗0
  • carpedm20/discogan-pytorchcarpedm20 的头像

    carpedm20/DiscoGAN-pytorch

    1,097在 GitHub 上查看↗

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

    Jupyter Notebook
    在 GitHub 上查看↗1,097
  • clovaai/stargan-v2clovaai 的头像

    clovaai/stargan-v2

    3,610在 GitHub 上查看↗

    StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

    Python
    在 GitHub 上查看↗3,610
  • clovaai/tunitC

    clovaai/tunit

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • duxingren14/dualganD

    duxingren14/DualGAN

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ha0tang/lgganH

    Ha0Tang/LGGAN

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • junyanz/bicycleganjunyanz 的头像

    junyanz/BicycleGAN

    1,513在 GitHub 上查看↗

    Toward Multimodal Image-to-Image Translation

    Pythondeep-learninggansgenerative-adversarial-network
    在 GitHub 上查看↗1,513
  • junyanz/cycleganjunyanz 的头像

    junyanz/CycleGAN

    12,861在 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
    在 GitHub 上查看↗12,861
  • mingyuliutw/unitmingyuliutw 的头像

    mingyuliutw/UNIT

    2,029在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗2,029
  • nvidia/pix2pixhdNVIDIA 的头像

    NVIDIA/pix2pixHD

    6,920在 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
    在 GitHub 上查看↗6,920
  • nvidia/vid2vidN

    NVIDIA/vid2vid

    0在 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…

    在 GitHub 上查看↗0
  • nvlabs/munitNVlabs 的头像

    NVlabs/MUNIT

    2,704在 GitHub 上查看↗

    Multimodal Unsupervised Image-to-Image Translation

    Python
    在 GitHub 上查看↗2,704
  • nyoki-mtl/pytorch-everybodydancenowN

    nyoki-mtl/pytorch-EverybodyDanceNow

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • phillipi/pix2pixphillipi 的头像

    phillipi/pix2pix

    10,644在 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
    在 GitHub 上查看↗10,644
  • rmokady/structural-analogyrmokady 的头像

    rmokady/structural-analogy

    105在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗105
  • saic-mdal/hidtS

    saic-mdal/HiDT

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • stevliu/self-conditioned-ganS

    stevliu/self-conditioned-gan

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • taesungp/contrastive-unpaired-translationtaesungp 的头像

    taesungp/contrastive-unpaired-translation

    2,529在 GitHub 上查看↗

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

    Pythoncomputer-graphicscomputer-visioncomputervision
    在 GitHub 上查看↗2,529
  • yenchenlin/pix2pix-tensorflowyenchenlin 的头像

    yenchenlin/pix2pix-tensorflow

    935在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗935
  • yueureka/wildfiredetectionyueureka 的头像

    yueureka/WildFireDetection

    84在 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
    在 GitHub 上查看↗84
  • yunjey/domain-transfer-networkY

    yunjey/domain-transfer-network

    0在 GitHub 上查看↗

    TensorFlow implementation of Unsupervised Cross-Domain Image Generation.

    在 GitHub 上查看↗0