stevenwudi / Kaggle_PKU_Baidu

Kaggle_PKU_Baidu
Apache License 2.0
71 stars 11 forks source link

How to load your pre-trained weights into the model? #72

Open sharath-08 opened 1 year ago

sharath-08 commented 1 year ago

Hi, I'm trying to run your model for a university project, but I can't figure out how to configure your code to use your pre-trained weights. Do I use 'cfg.load_from' in your provided config file?

Any help would be appreciated. I'm running inside the docker-file you have provided.