Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
1 result(s) for "GatedRedNet"
Sort by:
Gated RedNet for image denoising
Deep learning has garnered widespread attention in the computer vision field, particularly for image denoising tasks. While Transformer-based models currently represent the state-of-the-art in denoising performance, this work investigates whether the architecture based on convolutional neural networks (CNN) can achieve comparable results. We propose GatedRedNet, a novel three-layer encoder-decoder network designed for image denoising. To enhance network depth while maintaining efficiency, GatedRedNet incorporates attention mechanisms within its residual blocks. Specifically, we incorporate the Efficient Channel Attention (ECA) module within all residual blocks, enabling effective recovery of edge and texture details with minimal computational overhead. To further improve global feature learning, we introduce a learnable gating factor at the encoder-decoder fusion stage, dynamically adjusting the weight ratio between their feature maps. These designs enable GatedRedNet to better capture local texture features while maintaining robust denoising capabilities. We evaluate GatedRedNet extensively on multiple benchmark datasets, demonstrating denoising performance comparable to state-of-the-art Transformer-based models and even surpassing them in certain aspects. Our results suggest that well-designed CNN architectures remain competitive in image denoising, offering an efficient alternative to Transformer.