Closed firaskhemakhem closed 1 year ago
Sorry for the confusion. These two param files are pre-trained weights for the IR-50 and ViT-Small models. You can download them following the Readme and convert them to paddle with the x2paddle tool. Notable, our paddle implementation is for inference only. Some crucial training details (e.g., data augmentations, learning rate scheduler) are not aligned with the paper.
I can't figure out where to get the 'ir.pdparams' and 'vit.pdparams' files in order to rebuild the model