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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
junyanz avatar

junyanz/BicycleGAN

0
View on GitHub↗
1,513 stele·252 fork-uri·Python·6 vizualizărijunyanz.github.io/BicycleGAN↗

BicycleGAN

Toward Multimodal Image-to-Image Translation

Features

  • Image Synthesis - Facilitates multimodal image-to-image translation tasks.
  • Image Translation - Multimodal image-to-image translation with diverse outputs.

Istoric stele

Graficul istoricului de stele pentru junyanz/bicycleganGraficul istoricului de stele pentru junyanz/bicyclegan

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face junyanz/bicyclegan?

Toward Multimodal Image-to-Image Translation

Care sunt principalele funcționalități ale junyanz/bicyclegan?

Principalele funcționalități ale junyanz/bicyclegan sunt: Image Synthesis, Image Translation.

Care sunt câteva alternative open-source pentru junyanz/bicyclegan?

Alternativele open-source pentru junyanz/bicyclegan includ: junyanz/cyclegan — CycleGAN is a generative adversarial network framework designed for unpaired image-to-image translation. It enables… phillipi/pix2pix — pix2pix is a framework for image-to-image translation using conditional generative adversarial networks. It functions… nvidia/pix2pixhd — pix2pixHD is a conditional generative adversarial network designed to transform semantic label maps into… fogleman/primitive — Primitive is an algorithmic art generator and geometric image reconstruction tool that transforms raster images into… luanfujun/deep-photo-styletransfer — This project is a deep learning style transfer framework designed to apply artistic styles to photographs. It… carpedm20/discogan-pytorch — PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks".

Alternative open-source pentru BicycleGAN

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu BicycleGAN.
  • nvidia/pix2pixhdAvatar NVIDIA

    NVIDIA/pix2pixHD

    6,920Vezi pe 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
    Vezi pe GitHub↗6,920
  • phillipi/pix2pixAvatar phillipi

    phillipi/pix2pix

    10,644Vezi pe 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
    Vezi pe GitHub↗10,644
  • junyanz/cycleganAvatar junyanz

    junyanz/CycleGAN

    12,861Vezi pe 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
    Vezi pe GitHub↗12,861
  • luanfujun/deep-photo-styletransferAvatar luanfujun

    luanfujun/deep-photo-styletransfer

    9,994Vezi pe GitHub↗

    This project is a deep learning style transfer framework designed to apply artistic styles to photographs. It functions as a photorealistic image stylizer that merges the content of one image with the visual characteristics of another while maintaining the original geometry and structural details. The system distinguishes itself through the use of matting Laplacian matrices and semantic segmentation masks to prevent distortion and preserve edge fidelity. These capabilities allow for region-specific styling, where different aesthetics can be applied to distinct objects or areas within a single

    Matlab
    Vezi pe GitHub↗9,994
Vezi toate cele 30 alternative pentru BicycleGAN→