isic2019 icon indicating copy to clipboard operation
isic2019 copied to clipboard

Code to create indices_isic2019.pkl and meta_data_official.pkl files

Open sbiswas-cid opened this issue 2 years ago • 0 comments

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

sbiswas-cid avatar Sep 17 '22 16:09 sbiswas-cid