I am writing to kindly request access to the train.py script that you utilized in your experiments on the fine-grained dataset. I am particularly interested in reproducing the results presented in Table 3 for the ResNet-50 vanilla model from your study.
I am writing to kindly request access to the train.py script that you utilized in your experiments on the fine-grained dataset. I am particularly interested in reproducing the results presented in Table 3 for the ResNet-50 vanilla model from your study.
I have attempted to train the model using the repository available at https://github.com/cyizhuo/Fine-Grained-Image-Classification/tree/main. When setting resnet-50 pretrained to True, I achieved the following test accuracies:
Unfortunately, none of these results align with the accuracies reported in your Table 3.