Skip to content

Couldn't reproduce ImageNet accuracy 72.19% with student pretrained=False #8

@yoshitomo-matsubara

Description

@yoshitomo-matsubara

Hello @ADLab-AutoDrive

Thank you for open-sourcing your work!
I wanted to reproduce the 72.19% in Table 2, which I assume corresponds to this configuration file

I found that the student model did not train from scratch as pretrained: True

Because it was not described in the paper and doesn't look like a fair comparison (other baselines in Table 2 trained student model from scratch), I thought it was a mistake and reran the experiment with pretrained: False, but the resulting accuracy was 68.34%, which is far from the reported result.

Could you clarify configs used in the paper?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions