Skip to content

The Top-1 score obtained by testing ResNet50 with the test set is strange. #3

@henry81003003

Description

@henry81003003

Hi authors, I have a problem while inference ResNet50 with the ImageNet test set.
When I inference ResNet50 with the ImageNet test set, I got a strange result that the Top-1 score is 0.102.
However, if I inference ResNet50 with the ImageNet train set, the Top-1 score that I got is about 75.50.
As mentioned above, it's quite strange during inference with the test set.
I've trained it for 50 epochs, but the result told me that the model didn't learn anything from training, it's guessing.
The following picture with blue values is the result I got from the train set, the other is the result I got from the test set.
Hope you can give me some advice to fix this strange situation, thanks.

The result from the train set:
Screenshot from 2022-04-19 19-24-04

The result from the test set:
Screenshot from 2022-04-19 19-23-50

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions