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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

alexis-jacq/Pytorch-Tutorials

0
View on GitHub↗
0 stele·0 fork-uri·3 vizualizări

Pytorch Tutorials

Features

  • Computer Vision - Collection of tutorials for vision-based tasks.
  • Generative Models - Neural style transfer tutorial.
  • Model Implementations - Neural style transfer tutorial.
  • Style Transfer - Listed in the “Style Transfer” section of the The Incredible Pytorch awesome list.

Istoric stele

Graficul istoricului de stele pentru alexis-jacq/pytorch-tutorialsGraficul istoricului de stele pentru alexis-jacq/pytorch-tutorials

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

Alternative open-source pentru Pytorch Tutorials

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Pytorch Tutorials.
  • darkstar112358/fast-neural-styleAvatar darkstar112358

    darkstar112358/fast-neural-style

    427Vezi pe GitHub↗

    pytorch implementation of fast-neural-style

    Python
    Vezi pe GitHub↗427
  • 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
  • bengxy/fastneuralstyleAvatar bengxy

    bengxy/FastNeuralStyle

    81Vezi pe GitHub↗

    Fast Neural Style for Image Style Transform by Pytorch

    Python
    Vezi pe GitHub↗81
  • truskovskiyk/nima.pytorchT

    truskovskiyk/nima.pytorch

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
Vezi toate cele 30 alternative pentru Pytorch Tutorials→

Întrebări frecvente

Care sunt principalele funcționalități ale alexis-jacq/pytorch-tutorials?

Principalele funcționalități ale alexis-jacq/pytorch-tutorials sunt: Computer Vision, Generative Models, Model Implementations, Style Transfer.

Care sunt câteva alternative open-source pentru alexis-jacq/pytorch-tutorials?

Alternativele open-source pentru alexis-jacq/pytorch-tutorials includ: darkstar112358/fast-neural-style — pytorch implementation of fast-neural-style. zhanghang1989/pytorch-style-transfer — Neural Style and MSG-Net. truskovskiyk/nima.pytorch. nvidia/pix2pixhd — pix2pixHD is a conditional generative adversarial network designed to transform semantic label maps into… bengxy/fastneuralstyle — Fast Neural Style for Image Style Transform by Pytorch. blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch.