th2l / Eye_VR_Segmentation

AR/VR Eye Semantic Segmentation - Rank 5th/17 - OpenEDS 2019
52 stars 10 forks source link

IndexError: index 255 is out of bounds for axis 0 with size 144 #2

Closed lalith1403 closed 4 years ago

lalith1403 commented 4 years ago

I am testing the model, on my own dataset, and it seems to be giving me this error. Can you help me out with the implementation.

th2l commented 4 years ago

Could you give me more details, which line you got errors, input size, ...?

SjoerdTimovanVliet commented 3 years ago

@lalith1403 What is the layout of the train directory that you used? I would also like to train the network on my own dataset. Could you give any info on how to set this up with the groundtruths and the images?

lalith1403 commented 3 years ago

I don't think I proceeded with this repository.