I am trying to train neural network to indentify the colors. But issue is that when i use keras.utils.to_categorical for OneHotEncoding of color names, the colab is crashing and restarting. I tried this around 20 to 25 times but same problem persist. Please help me
1 Answer
May the data is not stored in a matrix or ma ythe numebr of categories is very high
5 Comments
Saurabh Khade
Yes, number of categories are 58
Z B
it think that is a lot
Saurabh Khade
so, how to deal with this problem?
Saurabh Khade
do you have any solution for that
Z B
you can use for xample embedding sine the colors are expressed as words