FrancescoSaverioZuppichini / glasses

High-quality Neural Networks for Computer Vision 😎
https://francescosaveriozuppichini.github.io/glasses-webapp/
MIT License
437 stars 37 forks source link

PretrainedWeightsProvider must have the pretrained list #237

Closed FrancescoSaverioZuppichini closed 3 years ago

FrancescoSaverioZuppichini commented 3 years ago

Describe the bug This will change in the future, but 'PretrainedWeightsProvider' must have the pretrained_models.txt that is not currently included in the repo due to the .gitignore.

This is severe.