facebookresearch / ConvNeXt-V2

Code release for ConvNeXt V2 model
Other
1.48k stars 117 forks source link

ImageNet-1K Benchmarks (Trained from scratch) #21

Closed ahatamiz closed 1 year ago

ahatamiz commented 1 year ago

Nice work ! based on the benchmarks in the paper and also this repository, it seems that all ImageNet-1K benchmarks use self-supervised pre-trained checkpoints. If this is the case, I would like to ask if authors can provide ImageNet-1K benchmarks for models that are trained from scratch. This enables direct comparison to other models which don't use self-supervised pre-training which constitute a large fraction of the literature.

shwoo93 commented 1 year ago

The from-scratch ConvNeXt V2 training results are summarized in the main paper Table 14.