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: Learn More from More Mistakes
https://doi.org/10.1109/APSIPAASC58517.2023.10317346
- TensorFlow 1.12
- TensorFlow-Slim library
- Pre-trained models (Inception-ResNet-v2)
- PlantCLEF2023
- Dataset label map labels_classid_map.csv
Training lists
-
Model 1
-
Model 2
-
Model 3
-
Model 4
-
Model 5
Testing lists
- Get overall results
- Get head, middle, and tail classes results