NVlabs / DeepInversion

Official PyTorch implementation of Dreaming to Distill: Data-free Knowledge Transfer via DeepInversion (CVPR 2020)
Other
479 stars 77 forks source link

Dataset used in Data-free Knowledge Transfer #12

Closed dungdinhanh closed 1 year ago

dungdinhanh commented 3 years ago

Dear authors,

In section 4.4 (table 6), is the top-1 accuracy measured using the Imagenet validation dataset or test dataset?

Thanks,

hongxuyin commented 3 years ago

We used standard ILSVRC2012 val folder.