Running the file 'convert_rgb_to_index.py' in the dataset folder gives the following error message: File "convert_rgb_to_index.py", line 36, in <module> arr = arr[:,:,0:3] IndexError: too many indices for array
Running the file 'convert_rgb_to_index.py' in the dataset folder gives the following error message:
File "convert_rgb_to_index.py", line 36, in
arr = arr[:,:,0:3]
IndexError: too many indices for array