Skip to content

NeuonAI/momo_strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoMo Strategy: Learn More from More Mistakes

This repository contains the implementation codes to our MoMo experiments.

This research investigates the selection and utilization of misclassified training samples to enhance the accuracy of CNNs where the dataset is long-tail distributed.

Our experimental results on a subset of the current largest plant dataset, PlantCLEF 2023, demonstrate an increase of 1%-2% in the overall validation accuracy and a 2%-5% increase in the tail class identification.

These findings emphasize the significance of adding more misclassified samples into training, encouraging researchers to rethink the sampling strategies before implementing more complex and robust network architectures and modules.

MoMo Strategy

Research article

MoMo Strategy: Learn More from More Mistakes
https://doi.org/10.1109/APSIPAASC58517.2023.10317346

Requirements

Dataset

Scripts

Training lists

Testing lists

Releases

No releases published

Packages

No packages published

Languages