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

bengxy/FastNeuralStyle

0
View on GitHub↗
81 stars·13 forks·Python·MIT·13 views

FastNeuralStyle

Fast Neural Style for Image Style Transform by Pytorch

Features

  • Computer Vision - Real-time style transfer implementation.
  • Generative Models - Fast neural style transfer implementation.
  • Model Implementations - Fast image style transformation.
  • Super resolution - Listed in the “Super resolution” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for bengxy/fastneuralstyleStar history chart for bengxy/fastneuralstyle

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

Projects sharing features with FastNeuralStyle

These projects share indexed features with FastNeuralStyle. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • thstkdgus35/edsr-pytorchthstkdgus35 avatar

    thstkdgus35/EDSR-PyTorch

    2,627View on GitHub↗

    About PyTorch 1.2.0 Now the master branch supports PyTorch 1.2.0 by default. Due to the serious version problem (especially torch.utils.data.dataloader), MDSR functions are temporarily disabled. If you have to train/evaluate the MDSR model, please use legacy branches.

    Python
    View on GitHub↗2,627
  • alexis-jacq/pytorch-tutorialsA

    alexis-jacq/Pytorch-Tutorials

    0View on GitHub↗
    View on GitHub↗0
  • darkstar112358/fast-neural-styledarkstar112358 avatar

    darkstar112358/fast-neural-style

    427View on GitHub↗

    pytorch implementation of fast-neural-style

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

    truskovskiyk/nima.pytorch

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

Frequently asked questions

What does bengxy/fastneuralstyle do?

Fast Neural Style for Image Style Transform by Pytorch

What are the main features of bengxy/fastneuralstyle?

The main features of bengxy/fastneuralstyle are: Computer Vision, Generative Models, Model Implementations, Super resolution.

Which projects share features with bengxy/fastneuralstyle?

Projects with overlapping indexed features include: thstkdgus35/edsr-pytorch — About PyTorch 1.2.0 Now the master branch supports PyTorch 1.2.0 by default. Due to the serious version problem… truskovskiyk/nima.pytorch. alexis-jacq/pytorch-tutorials. darkstar112358/fast-neural-style — pytorch implementation of fast-neural-style. amdegroot/ssd.pytorch — This is a PyTorch object detection framework that implements the Single Shot MultiBox Detector for identifying and… blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch.