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
ProGamerGov avatar

ProGamerGov/neural-style-pt

0
View on GitHub↗
860 stars·170 forks·Python·MIT·10 views

Neural Style Pt

PyTorch implementation of neural style transfer algorithm

Features

  • Computer Vision - Neural style transfer implementation.
  • Computer Vision Models - Neural style transfer algorithm.
  • Style Transfer - Listed in the “Style Transfer” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for progamergov/neural-style-ptStar history chart for progamergov/neural-style-pt

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does progamergov/neural-style-pt do?

PyTorch implementation of neural style transfer algorithm

What are the main features of progamergov/neural-style-pt?

The main features of progamergov/neural-style-pt are: Computer Vision, Computer Vision Models, Style Transfer.

Which projects share features with progamergov/neural-style-pt?

Projects with overlapping indexed features include: zhanghang1989/pytorch-style-transfer — Neural Style and MSG-Net. cmu-perceptual-computing-lab/openpose — OpenPose is a real-time pose estimation engine designed to detect and track human body, face, hand, and foot… 1adrianb/face-alignment — This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a… alexis-jacq/pytorch-tutorials. bodokaiser/piwise — Pixel-wise segmentation on the [VOC2012][dataset] dataset using [pytorch][pytorch]. amdegroot/ssd.pytorch — This is a PyTorch object detection framework that implements the Single Shot MultiBox Detector for identifying and…

Projects sharing features with Neural Style Pt

These projects share indexed features with Neural Style Pt. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • 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
  • alexis-jacq/pytorch-tutorialsA

    alexis-jacq/Pytorch-Tutorials

    0View on GitHub↗
    View on GitHub↗0
  • Compare all 30 related projects→