s-mostafa-a / Luna16

Developing a well-documented repository for the Lung Nodule Detection task on the Luna16 dataset. This work is inspired by the ideas of the first-placed team at DSB2017, "grt123".
MIT License
79 stars 27 forks source link

Sample_of_training_process_with_google_colab.ipynb got error #8

Open raychangCode opened 3 years ago

raychangCode commented 3 years ago

Dear author,

I'm using your google colab I followed your instruction from 'How to use' but I got "IndexError: too many indices for array: array is 1-dimensional, but 2 were indexed" while running train.py. May I ask you how to solve this?

Thanks