awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tensorlayer avatar

tensorlayer/srgan

0
View on GitHub↗
3,473 stars·813 forks·Python·4 viewsgithub.com/tensorlayer/tensorlayerx↗

Srgan

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

Features

  • Computer Vision Models - Generative adversarial network for single image super-resolution.
  • Image Restoration and Enhancement - Photo-realistic single image super-resolution.
  • Model Implementations - Generative adversarial network for image super-resolution.

Star history

Star history chart for tensorlayer/srganStar history chart for tensorlayer/srgan

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 tensorlayer/srgan do?

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

What are the main features of tensorlayer/srgan?

The main features of tensorlayer/srgan are: Computer Vision Models, Image Restoration and Enhancement, Model Implementations.

What are some open-source alternatives to tensorlayer/srgan?

Open-source alternatives to tensorlayer/srgan include: amdegroot/ssd.pytorch — This is a PyTorch object detection framework that implements the Single Shot MultiBox Detector for identifying and… aosokin/biogans. aaron-xichen/pytorch-playground — Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet,… 1zb/deformable-convolution-pytorch — PyTorch implementation of Deformable Convolution. 1adrianb/face-alignment — This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a… bamos/densenet.pytorch — A PyTorch implementation of DenseNet.

Open-source alternatives to Srgan

Similar open-source projects, ranked by how many features they share with Srgan.
  • 1zb/deformable-convolution-pytorch1zb avatar

    1zb/deformable-convolution-pytorch

    410View on GitHub↗

    PyTorch implementation of Deformable Convolution

    Cuda
    View on GitHub↗410
  • 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
  • aaron-xichen/pytorch-playgroundaaron-xichen avatar

    aaron-xichen/pytorch-playground

    2,714View on GitHub↗

    Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    View on GitHub↗2,714
  • 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
See all 30 alternatives to Srgan→