isic2019
isic2019 copied to clipboard
Code to create indices_isic2019.pkl and meta_data_official.pkl files
Hi Nils,
I am interested to learn about your solution. Could you be able to share the code to create indices_isic2019.pkl and meta_data_official.pkl files?
I have also noticed the following discrepancy in code vs documentation:
- For the final prediction of test images, CSV file name must contain csvFile
- Subset file name must contain subSet
- Line #213 of ensemble.py assumes 5 instead of len(top_inds) as in line #235
Thanks Sanjib