p-s-vishnu / cassava-leaf-disease-classification

Differentiate Cassava leaf diseases from a healthy one with a solution as simple as pip install cassava-classifier. 🍃🍂
MIT License
1 stars 0 forks source link

Find a way to have the model file within github #16

Closed VpkPrasanna closed 3 years ago

p-s-vishnu commented 3 years ago

@VpkPrasanna The answer to this will be, you can put weights to the releases at GitHub and it can be consumed using torch.utils.model_zoo.

I can start working on this today.