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

AHupuJR/EFNet

0
View on GitHub↗
198 stars·18 forks·Python·9 views

EFNet

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

Features

  • Deep Learning Deblurring - Uses cross-modal attention for event-based motion deblurring.
  • Video Synthesis and Interpolation - Cross-modal attention for event-based motion deblurring.

Star history

Star history chart for ahupujr/efnetStar history chart for ahupujr/efnet

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 EFNet

These projects share indexed features with EFNet. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • lllyasviel/paints-undolllyasviel avatar

    lllyasviel/Paints-UNDO

    4,062View on GitHub↗

    Paints-UNDO is an AI-driven system designed to reverse final digital images into simulated brush stroke sequences. It functions as a digital art undo simulator and a drawing sequence reconstructor, predicting and visualizing previous states of a painting by reversing artistic operations. The project transforms static images into process videos by interpolating between reconstructed drawing states. It uses an image-to-video painting process generator to create smooth progression videos of artwork. The system covers digital art reconstruction and artistic process simulation, including the abil

    Python
    View on GitHub↗4,062
  • aipixel/fourierdiffaipixel avatar

    aipixel/FourierDiff

    81View on GitHub↗

    Official implement of Fourier Priors-Guided Diffusion for Zero-Shot Joint Low-Light Enhancement and Deblurring

    Python
    View on GitHub↗81
  • anshulbshah/blurred-image-to-videoanshulbshah avatar

    anshulbshah/Blurred-Image-to-Video

    15View on GitHub↗

    Converting Motion blurred image to video

    View on GitHub↗15
  • ac-freeman/davis-edi-rsA

    ac-freeman/davis-EDI-rs

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

Frequently asked questions

What does ahupujr/efnet do?

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

What are the main features of ahupujr/efnet?

The main features of ahupujr/efnet are: Deep Learning Deblurring, Video Synthesis and Interpolation.

Which projects share features with ahupujr/efnet?

Projects with overlapping indexed features include: lllyasviel/paints-undo — Paints-UNDO is an AI-driven system designed to reverse final digital images into simulated brush stroke sequences. It… aipixel/fourierdiff — Official implement of Fourier Priors-Guided Diffusion for Zero-Shot Joint Low-Light Enhancement and Deblurring. anshulbshah/blurred-image-to-video — Converting Motion blurred image to video. ayanc/ndeblur — A Neural Approach to Blind Motion Deblurring. bnm6900030/swintormer — The code and pre-trained models of the paper "Image Deblurring based on Diffusion Models" will be released in this… ac-freeman/davis-edi-rs.