Hi, thank you for sharing the code for your ICCV 2023 paper "MDCS: More Diverse Experts with Consistency Self-distillation for Long-tailed Recognition." I found the work very insightful and relevant to my research.
I ran into an issue when trying to reproduce the results on the iNaturalist dataset. Following the instructions in the README, I couldn't successfully run the code. It seems the issue might be related to the inaturalist_data_loaders.py file, which doesn't appear to be fully adapted or included in the repository.
Could you kindly provide this file or share some guidance on how to correctly load the iNaturalist dataset?
Thanks in advance for your help!
Hi, thank you for sharing the code for your ICCV 2023 paper "MDCS: More Diverse Experts with Consistency Self-distillation for Long-tailed Recognition." I found the work very insightful and relevant to my research.
I ran into an issue when trying to reproduce the results on the iNaturalist dataset. Following the instructions in the README, I couldn't successfully run the code. It seems the issue might be related to the inaturalist_data_loaders.py file, which doesn't appear to be fully adapted or included in the repository.
Could you kindly provide this file or share some guidance on how to correctly load the iNaturalist dataset?
Thanks in advance for your help!