Primary competition visual

Microsoft Rice Disease Classification Challenge

Helping Egypt
$3 000 USD
Completed (over 3 years ago)
Classification
Computer Vision
924 joined
260 active
Starti
May 13, 22
Closei
Aug 14, 22
Reveali
Aug 14, 22
Can we use pre-trained model in timm?
Help Ā· 24 Jul 2022, 06:31 Ā· 4

According to the competition's rule, we may use only the datasets provided for this competition. So.. can not we use the pre-trained model?

Discussion 4 answers

"You may use pretrained models as long as they are openly available to everyone."

timm is publicly available to everyone thus it is allowed :)

24 Jul 2022, 06:38
Upvotes 3

Additionally, we can use other datasets if it is available to everyone, like very popular open-dataset??

I'm not a zindi staff so this is my two cents of wisdom. please take it with a grain of salt.

They specifically allowed pretrained models and open packages but not datasets. meaning that you can't bring an external dataset as it may result in license issues later on when deploying the winning model.

point being, use anything as long as it is meant to be used publicly and freely by anybody.