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

lingyanruan/LaKDNet

0
View on GitHub↗
128 stars·9 forks·Python·AGPL-3.0·9 views

LaKDNet

Revisiting Image Deblurring with an Efficient ConvNet - An efficient CNN performs better than Transformer

Features

  • Deep Learning Deblurring - Revisits deblurring with efficient convolutional network designs.
  • Defocus Deblurring - Efficient convolutional network for image deblurring.

Star history

Star history chart for lingyanruan/lakdnetStar history chart for lingyanruan/lakdnet

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 LaKDNet

These projects share indexed features with LaKDNet. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • abdullah-abuolaim/multi-task-defocus-deblurring-dual-pixel-nimatAbdullah-Abuolaim avatar

    Abdullah-Abuolaim/multi-task-defocus-deblurring-dual-pixel-nimat

    51View on GitHub↗

    Reference github repository for the paper "Improving Single-Image Defocus Deblurring: How Dual-Pixel Images Help Through Multi-Task Learning". We propose a single-image deblurring network that incorporates the two sub-aperture views into a multitask framework. Specifically, we show that jointly learning to predict the two DP views from a single blurry input image improves the network’s ability to learn to deblur the image. Our experiments show this multi-task strategy achieves +1dB PSNR improvement over state-of-the-art defocus deblurring methods. In addition, our multi-task framework allows a

    Python
    View on GitHub↗51
  • abdullah-abuolaim/recurrent-defocus-deblurring-synth-dual-pixelAbdullah-Abuolaim avatar

    Abdullah-Abuolaim/recurrent-defocus-deblurring-synth-dual-pixel

    55View on GitHub↗

    Reference github repository for the paper "Learning to Reduce Defocus Blur by Realistically Modeling Dual-Pixel Data". We propose a procedure to generate realistic DP data synthetically. Our synthesis approach mimics the optical image formation found on DP sensors and can be applied to virtual scenes rendered with standard computer software. Leveraging these realistic synthetic DP images, we introduce a new recurrent convolutional network (RCN) architecture that can improve defocus deblurring results and is suitable for use with single-frame and multi-frame data captured by DP sensors.

    Python
    View on GitHub↗55
  • ahupujr/efnetAHupuJR avatar

    AHupuJR/EFNet

    198View on GitHub↗

    Event-based Fusion for Motion Deblurring with Cross-modal Attention (ECCV'22 Oral) https://ahupujr.github.io/EFNet/

    Python
    View on GitHub↗198
  • abdullah-abuolaim/defocus-deblurring-dual-pixelAbdullah-Abuolaim avatar

    Abdullah-Abuolaim/defocus-deblurring-dual-pixel

    219View on GitHub↗

    Reference github repository for the paper "Defocus Deblurring Using Dual-Pixel Data". We introduce a deep neural network (DNN) architecture that uses the dual-pixel (DP) sub-aperture views to reduce defocus blur.

    Python
    View on GitHub↗219
Compare all 30 related projects→

Frequently asked questions

What does lingyanruan/lakdnet do?

Revisiting Image Deblurring with an Efficient ConvNet - An efficient CNN performs better than Transformer

What are the main features of lingyanruan/lakdnet?

The main features of lingyanruan/lakdnet are: Deep Learning Deblurring, Defocus Deblurring.

Which projects share features with lingyanruan/lakdnet?

Projects with overlapping indexed features include: abdullah-abuolaim/multi-task-defocus-deblurring-dual-pixel-nimat — Reference github repository for the paper "Improving Single-Image Defocus Deblurring: How Dual-Pixel Images Help… abdullah-abuolaim/recurrent-defocus-deblurring-synth-dual-pixel — Reference github repository for the paper "Learning to Reduce Defocus Blur by Realistically Modeling Dual-Pixel Data".… ahupujr/efnet — Event-based Fusion for Motion Deblurring with Cross-modal Attention (ECCV'22 Oral) https://ahupujr.github.io/EFNet/. aipixel/fourierdiff — Official implement of Fourier Priors-Guided Diffusion for Zero-Shot Joint Low-Light Enhancement and Deblurring. alikaraali/tip2018-edge-based-defocus-blur-estimation-with-adaptive-scale-selection — A. Karaali, CR. Jung, "Edge-Based Defocus Blur Estimation with Adaptive Scale Selection", IEEE Transactions on Image… abdullah-abuolaim/defocus-deblurring-dual-pixel — Reference github repository for the paper "Defocus Deblurring Using Dual-Pixel Data". We introduce a deep neural…