TACJu/TransFG

Accuracy on the CAR dataset

Thea1 opened this issue · 5 comments

Thea1 commented

To the best of my own ability, I can only achieve up to 90% accuracy on the car dataset. Is there something wrong with me? I would like to ask if the parameters of the training car dataset are set the same as the cub dataset?

Also, I run the ViT on cars dataset with batchsize 8, 20000 steps on GPU cards. The accuracy is 90.86, much less than the 93.7 reported in the paper. Waiting for the author to release the code for training the cars datasets.

have you solved the problem?I also had this problem

wywd commented

Also, I run the ViT on cars dataset with batchsize 8, 20000 steps on GPU cards. The accuracy is 90.86, much less than the 93.7 reported in the paper. Waiting for the author to release the code for training the cars datasets.

Hi. Have you solved this problem? I have the same problem. It's very troublesome!!!

No, I finally cannot achieve the reported results on CUB, Dogs and Car datasets. More importantly, there are a large disparities. Therefore, I have to include both the reported results and my reimplemented results on my paper on dog dataset and abadon the Car dataset. This really imposed a negative influence on my work during the paper review, but fortunatelly my paper was accpeted finally. We are still waiting for the response from authors. But at this stage, maybe you can consider to change another backbone and report the reimplemented results of transFG.

is there anyone have achieved the reported results on car? can u share the training setting?