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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to alexis-jacq/pytorch-tutorials

Open-source alternatives to Pytorch Tutorials

30 open-source projects similar to alexis-jacq/pytorch-tutorials, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pytorch Tutorials alternative.

  • darkstar112358/fast-neural-styledarkstar112358 avatar

    darkstar112358/fast-neural-style

    427View on GitHub↗

    pytorch implementation of fast-neural-style

    Python
    View on GitHub↗427
  • nvidia/pix2pixhdNVIDIA avatar

    NVIDIA/pix2pixHD

    6,920View on 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
    View on GitHub↗6,920
  • bengxy/fastneuralstylebengxy avatar

    bengxy/FastNeuralStyle

    81View on GitHub↗

    Fast Neural Style for Image Style Transform by Pytorch

    Python
    View on GitHub↗81
  • truskovskiyk/nima.pytorchT

    truskovskiyk/nima.pytorch

    0View on GitHub↗
    View on GitHub↗0
  • zhanghang1989/pytorch-style-transferzhanghang1989 avatar

    zhanghang1989/PyTorch-Style-Transfer

    1,007View on GitHub↗

    Neural Style and MSG-Net

    Jupyter Notebook
    View on GitHub↗1,007

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • nvidia/flownet2-pytorchNVIDIA avatar

    NVIDIA/flownet2-pytorch

    3,286View on GitHub↗

    Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks

    Python
    View on GitHub↗3,286
  • karpathy/pytorch-madeK

    karpathy/pytorch-made

    0View on GitHub↗
    View on GitHub↗0
  • longcw/yolo2-pytorchlongcw avatar

    longcw/yolo2-pytorch

    1,560View on GitHub↗

    YOLOv2 in PyTorch

    Pythondarknetdetectionpytorch
    View on GitHub↗1,560
  • eladhoffer/captiongenE

    eladhoffer/captionGen

    0View on GitHub↗
    View on GitHub↗0
  • dmitryulyanov/ageDmitryUlyanov avatar

    DmitryUlyanov/AGE

    287View on GitHub↗

    Code for the paper "Adversarial Generator-Encoder Networks"

    Python
    View on GitHub↗287
  • junyanz/pytorch-cyclegan-and-pix2pixjunyanz avatar

    junyanz/pytorch-CycleGAN-and-pix2pix

    24,951View on 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
    View on GitHub↗24,951
  • leongatys/pytorchneuralstyletransferL

    leongatys/PytorchNeuralStyleTransfer

    0View on GitHub↗
    View on GitHub↗0
  • martinarjovsky/wassersteinganmartinarjovsky avatar

    martinarjovsky/WassersteinGAN

    3,243View on GitHub↗

    Wasserstein GAN

    Python
    View on GitHub↗3,243
  • mrzhu-cool/pix2pix-pytorchM

    mrzhu-cool/pix2pix-pytorch

    0View on GitHub↗

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

    View on GitHub↗0
  • emited/variationalrecurrentneuralnetworkE

    emited/VariationalRecurrentNeuralNetwork

    0View on GitHub↗
    View on GitHub↗0
  • bodokaiser/piwiseB

    bodokaiser/piwise

    0View on GitHub↗

    Pixel-wise segmentation on the VOC2012dataset dataset using pytorchpytorch.

    View on GitHub↗0
  • blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorchB

    Blade6570/PhotographicImageSynthesiswithCascadedRefinementNetworks-Pytorch

    0View on GitHub↗
    View on GitHub↗0
  • caogang/wgan-gpcaogang avatar

    caogang/wgan-gp

    1,548View on GitHub↗

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

    Pythonpytorchwgan-gp
    View on GitHub↗1,548
  • carpedm20/discogan-pytorchcarpedm20 avatar

    carpedm20/DiscoGAN-pytorch

    1,097View on GitHub↗

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

    Jupyter Notebook
    View on GitHub↗1,097
  • amdegroot/ssd.pytorchamdegroot avatar

    amdegroot/ssd.pytorch

    5,224View on GitHub↗

    This is a PyTorch object detection framework that implements the Single Shot MultiBox Detector for identifying and localizing multiple objects within images and video. The project provides a neural network architecture designed for single-shot object detection, which predicts bounding boxes and class labels in one pass. The implementation includes a real-time object detector capable of processing live video streams to track and label objects across sequential frames. It also features a complete computer vision training pipeline for preparing image datasets and training model weights. The fra

    Pythoncomputer-visiondeep-learningimage-recognition
    View on GitHub↗5,224
  • dmitryulyanov/deep-image-priorDmitryUlyanov avatar

    DmitryUlyanov/deep-image-prior

    8,085View on 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
    View on GitHub↗8,085
  • dribnet/portrain-ganD

    dribnet/portrain-gan

    0View on GitHub↗
    View on GitHub↗0
  • 1adrianb/face-alignment1adrianb avatar

    1adrianb/face-alignment

    7,518View on GitHub↗

    This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a facial landmark detector and reconstruction tool, utilizing deep learning to identify precise geometric points on human faces from image datasets. The library allows for the selection of specific detection backends to balance accuracy and processing speed. It supports the integration of precomputed bounding box files, which enables the system to bypass the initial detection phase and proceed directly to landmark extraction. The toolkit includes capabilities for batch image p

    Python
    View on GitHub↗7,518
  • justdark/pytorch-poetry-genJ

    justdark/pytorch-poetry-gen

    0View on GitHub↗
    View on GitHub↗0
  • kendricktan/drawlikebobrossK

    kendricktan/drawlikebobross

    0View on GitHub↗
    View on GitHub↗0
  • kentsyx/neural-image-assessmentkentsyx avatar

    kentsyx/Neural-IMage-Assessment

    584View on 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
    View on GitHub↗584
  • alexis-jacq/pytorch-sketch-rnnA

    alexis-jacq/Pytorch-Sketch-RNN

    0View on GitHub↗
    View on GitHub↗0
  • mailmahee/pytorch-generative-adversarial-networksmailmahee avatar

    mailmahee/pytorch-generative-adversarial-networks

    32View on GitHub↗

    simple generative adversarial network (GAN) using PyTorch

    Python
    View on GitHub↗32
  • mingyuliutw/unitmingyuliutw avatar

    mingyuliutw/UNIT

    2,029View on GitHub↗

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

    Python
    View on GitHub↗2,029
  • carpedm20/began-pytorchC

    carpedm20/BEGAN-pytorch

    0View on GitHub↗
    View on GitHub↗0