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 "G-ResNet"
Sort by:
Corn or maize leaf disease classification based on CNN and vision mamba model
Accurate classification of corn leaf diseases is critical for timely detection and control of pests and diseases. By accurately recognizing different types of leaf diseases, farmers and agricultural experts can quickly take targeted control measures to reduce crop losses and safeguard corn yield and quality. Since these corn leaf disease images usually contain complex backgrounds, similar lesion features, and limited labeling data, it causes traditional convolutional neural networks (CNNs) to easily confuse the lesion region with the background, making it difficult to distinguish between different disease types. To address these limitations, we propose G-ResNet, a hybrid CNN-Vision Mamba network that enhances disease-relevant feature learning through a hierarchical feature attention module and a scale feature attention module. It was demonstrated experimentally that G-ResNet can better classify maize leaf disease images. The code is available at https://github.com/gustafmy/g_resnet.git .