awesome-repositories.com
Blog
MCP
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
·
ZhengyuLiang24 avatar

ZhengyuLiang24/LFT

0
View on GitHub↗
91 stars·14 forks·Python·MIT·3 views

LFT

PyTorch Implementation of "Light Field Image Super-Resolution with Transformers"

Features

  • Image Restoration and Generation - Light field image super-resolution with transformers.

Star history

Star history chart for zhengyuliang24/lftStar history chart for zhengyuliang24/lft

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

Open-source alternatives to LFT

Similar open-source projects, ranked by how many features they share with LFT.
  • compvis/latent-diffusionCompVis avatar

    CompVis/latent-diffusion

    14,072View on GitHub↗

    Latent Diffusion is a framework for high-resolution image synthesis that performs the denoising process within a compressed latent space. It uses variational autoencoders to encode images into a lower-dimensional representation, reducing the computational cost of noise prediction compared to operating on raw pixels. The project enables text-to-image generation by integrating natural language descriptions through cross-attention conditioning. It also supports image inpainting and restoration, filling masked or missing image areas with generated content, and example-based synthesis using retrie

    Jupyter Notebook
    View on GitHub↗14,072
  • jingyunliang/swinirJingyunLiang avatar

    JingyunLiang/SwinIR

    5,513View on GitHub↗

    SwinIR is a deep learning image restoration framework that uses Swin Transformer architectures to recover image quality. It is designed to restore degraded images by removing noise, blur, and compression artifacts while increasing pixel density. The model provides specialized capabilities for image super-resolution, image denoising, and image deblurring. It also includes a dedicated tool for the removal of JPEG compression artifacts to restore visual quality lost during encoding. The system focuses on improving overall visual fidelity through resolution upscaling, noise removal, and the reco

    Python
    View on GitHub↗5,513
  • microsoft/styleswinmicrosoft avatar

    microsoft/StyleSwin

    542View on GitHub↗

    CVPR 2022 StyleSwin: Transformer-based GAN for High-resolution Image Generation

    Python
    View on GitHub↗542
  • jeeseung-park/styleformerJeeseung-Park avatar

    Jeeseung-Park/Styleformer

    180View on GitHub↗

    CVPR 2022 Styleformer - Official Pytorch Implementation

    Python
    View on GitHub↗180
See all 9 alternatives to LFT→

Frequently asked questions

What does zhengyuliang24/lft do?

PyTorch Implementation of "Light Field Image Super-Resolution with Transformers"

What are the main features of zhengyuliang24/lft?

The main features of zhengyuliang24/lft are: Image Restoration and Generation.

What are some open-source alternatives to zhengyuliang24/lft?

Open-source alternatives to zhengyuliang24/lft include: compvis/latent-diffusion — Latent Diffusion is a framework for high-resolution image synthesis that performs the denoising process within a… jeeseung-park/styleformer — [CVPR 2022] Styleformer - Official Pytorch Implementation. jingyunliang/swinir — SwinIR is a deep learning image restoration framework that uses Swin Transformer architectures to recover image… microsoft/styleswin — [CVPR 2022] StyleSwin: Transformer-based GAN for High-resolution Image Generation. raywzy/ict — High-Fidelity Pluralistic Image Completion with Transformers (ICCV 2021). researchmm/aot-gan-for-inpainting — [TVCG'2023] AOT-GAN for High-Resolution Image Inpainting (codebase for image inpainting).