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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to leongatys/pytorchneuralstyletransfer

Open-source alternatives to PytorchNeuralStyleTransfer

30 open-source projects similar to leongatys/pytorchneuralstyletransfer, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PytorchNeuralStyleTransfer alternative.

  • dmitryulyanov/deep-image-priorDmitryUlyanov 的头像

    DmitryUlyanov/deep-image-prior

    8,085在 GitHub 上查看↗

    This project is an unsupervised image restoration tool that uses a convolutional neural network as a structural prior to reconstruct images from noisy or incomplete data. It functions as a neural network image prior, utilizing the inherent biases of the network architecture to restore pixels without the need for a pre-trained dataset or external learning. The system performs zero-shot image restoration by treating the network architecture itself as a regularization term. It uses a randomly initialized encoder-decoder structure and iterative gradient descent to minimize pixel-wise loss, recove

    Jupyter Notebook
    在 GitHub 上查看↗8,085
  • znxlwm/pytorch-generative-model-collectionsznxlwm 的头像

    znxlwm/pytorch-generative-model-collections

    2,630在 GitHub 上查看↗

    Collection of generative models in Pytorch version.

    Pythonacganbegancgan
    在 GitHub 上查看↗2,630
  • bengxy/fastneuralstylebengxy 的头像

    bengxy/FastNeuralStyle

    81在 GitHub 上查看↗

    Fast Neural Style for Image Style Transform by Pytorch

    Python
    在 GitHub 上查看↗81
  • justdark/pytorch-poetry-genJ

    justdark/pytorch-poetry-gen

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • yunjey/starganyunjey 的头像

    yunjey/stargan

    5,292在 GitHub 上查看↗

    StarGAN is a PyTorch image-to-image translation framework designed to synthesize visual styles and attributes across multiple domains. It implements a generative adversarial network that serves as a deep learning image translator for modifying specific visual characteristics within an image dataset. The framework uses a single unified model to handle translations between multiple image domains rather than requiring separate pairs of models. It is a research implementation that learns mappings between different image attributes without the need for paired training data. The project covers the

    Python
    在 GitHub 上查看↗5,292

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • tymokvo/aegeanT

    tymokvo/AEGeAN

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • caogang/wgan-gpcaogang 的头像

    caogang/wgan-gp

    1,548在 GitHub 上查看↗

    A pytorch implementation of Paper "Improved Training of Wasserstein GANs"

    Pythonpytorchwgan-gp
    在 GitHub 上查看↗1,548
  • darkstar112358/fast-neural-styledarkstar112358 的头像

    darkstar112358/fast-neural-style

    427在 GitHub 上查看↗

    pytorch implementation of fast-neural-style

    Python
    在 GitHub 上查看↗427
  • alexis-jacq/pytorch-sketch-rnnA

    alexis-jacq/Pytorch-Sketch-RNN

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • junyanz/pytorch-cyclegan-and-pix2pixjunyanz 的头像

    junyanz/pytorch-CycleGAN-and-pix2pix

    24,951在 GitHub 上查看↗

    This project is a deep learning framework designed for training and deploying image-to-image translation models. It serves as a research platform for experimenting with neural network architectures that transform visual content between distinct stylistic domains, supporting both paired and unpaired training data. The framework distinguishes itself through its support for cycle-consistency constraints, which allow for image translation between domains without requiring corresponding paired examples. It provides a structured pipeline that utilizes adversarial loss optimization, where generator

    Pythoncomputer-graphicscomputer-visioncyclegan
    在 GitHub 上查看↗24,951
  • martinarjovsky/wassersteinganmartinarjovsky 的头像

    martinarjovsky/WassersteinGAN

    3,243在 GitHub 上查看↗

    Wasserstein GAN

    Python
    在 GitHub 上查看↗3,243
  • 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
  • stormraiser/gan-weight-normstormraiser 的头像

    stormraiser/GAN-weight-norm

    181在 GitHub 上查看↗

    Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"

    Lua
    在 GitHub 上查看↗181
  • truskovskiyk/nima.pytorchT

    truskovskiyk/nima.pytorch

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • dmitryulyanov/ageDmitryUlyanov 的头像

    DmitryUlyanov/AGE

    287在 GitHub 上查看↗

    Code for the paper "Adversarial Generator-Encoder Networks"

    Python
    在 GitHub 上查看↗287
  • blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorchB

    Blade6570/PhotographicImageSynthesiswithCascadedRefinementNetworks-Pytorch

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • carpedm20/began-pytorchC

    carpedm20/BEGAN-pytorch

    0在 GitHub 上查看↗
    在 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
  • karpathy/pytorch-madeK

    karpathy/pytorch-made

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alexis-jacq/pytorch-tutorialsA

    alexis-jacq/Pytorch-Tutorials

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • dribnet/portrain-ganD

    dribnet/portrain-gan

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • emited/variationalrecurrentneuralnetworkE

    emited/VariationalRecurrentNeuralNetwork

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kentsyx/neural-image-assessmentkentsyx 的头像

    kentsyx/Neural-IMage-Assessment

    584在 GitHub 上查看↗

    This is a PyTorch implementation of the paper NIMA: Neural IMage Assessment (accepted at IEEE Transactions on Image Processing) by Hossein Talebi and Peyman Milanfar. You can learn more from this post at Google Research Blog.

    Python
    在 GitHub 上查看↗584
  • mailmahee/pytorch-generative-adversarial-networksmailmahee 的头像

    mailmahee/pytorch-generative-adversarial-networks

    32在 GitHub 上查看↗

    simple generative adversarial network (GAN) using PyTorch

    Python
    在 GitHub 上查看↗32
  • mrzhu-cool/pix2pix-pytorchM

    mrzhu-cool/pix2pix-pytorch

    0在 GitHub 上查看↗

    PyTorch implementation of Image-to-Image Translation Using Conditional Adversarial Networks.

    在 GitHub 上查看↗0
  • 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
  • orobix/visual-feature-attribution-using-wasserstein-gans-pytorchorobix 的头像

    orobix/Visual-Feature-Attribution-Using-Wasserstein-GANs-Pytorch

    91在 GitHub 上查看↗

    This code aims to reproduce results obtained in the paper "Visual Feature Attribution using Wasserstein GANs" (official repo, TensorFlow code)

    Python
    在 GitHub 上查看↗91
  • sktbrain/discoganS

    SKTBrain/DiscoGAN

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • tensorflow/magentatensorflow 的头像

    tensorflow/magenta

    19,797在 GitHub 上查看↗

    Magenta is an AI creative suite and TensorFlow generative art framework used to train and deploy models for the production of artistic media. It functions as a generative music library and a deep learning art generator, providing tools to automate the creation of original musical compositions and visual artwork. The project covers AI music composition and generative visual art through neural art generation and machine learning creativity. It enables the training of generative models to produce original songs, images, and drawings based on learned patterns.

    Python
    在 GitHub 上查看↗19,797
  • meta-llama/llama-cookbookmeta-llama 的头像

    meta-llama/llama-cookbook

    18,375在 GitHub 上查看↗

    This project is a collection of implementation guides, recipes, and developer resources for building applications with Llama models. It serves as a comprehensive kit for developing autonomous agents, establishing retrieval-augmented generation systems, and executing model fine-tuning. The resource provides specific patterns for multimodal workflows that process text, images, and audio. It includes specialized guidance on adapting pre-trained model weights for targeted tasks and implementing tool-calling orchestration to connect models with external APIs and functions. The codebase covers a b

    Jupyter Notebookaifinetuninglangchain
    在 GitHub 上查看↗18,375