How to judge whether a snake specie is venomous?
Hi there,
According to the judge metric in https://sites.google.com/view/fgvc10/competitions/snakeclef2023#h.2m5kkf2b1hjk , the final score is related to whether a specie is venomous. However, the train metadata doesn't contain information about this, thus we can't design algorithms specialized for this.
Will the train metadata be updated to include the column about whether a specie is venomous? If not, is it allowed to collect the information according to the 'binomial_name' of a snake specie?
Best regards.
Thanks!
Hi there @word2vector ,
Thank you for pointing this out. We do have a list based on the WHO labeling. Apparently, it is not included in the dataset description. I will fix that later today.
Meanwhile, you can access it through this link --> https://ptak.felk.cvut.cz/plants/plants/SnakeCLEF2023/venomous_status_list.csv
Best,
Lukas
Hi there @word2vector ,
Thank you for pointing this out. We do have a list based on the WHO labeling. Apparently, it is not included in the dataset description. I will fix that later today.
Meanwhile, you can access it through this link --> https://ptak.felk.cvut.cz/plants/plants/SnakeCLEF2023/venomous_status_list.csvBest,
Lukas
Got it. Thanks!