EvilPort2 / Sign-Language

A very simple CNN project.
759 stars 354 forks source link

Getting EOF Error in loading hist pickle #7

Closed mmanishh closed 6 years ago

mmanishh commented 6 years ago

I am getting EOF Error in loading hist pickle in file recognize_gesture.py at line 84

EvilPort2 commented 6 years ago

This error never occurred to me. Try creating the hist file again using set_hand_hist.py file

mmanishh commented 6 years ago

@EvilPort2 What does the set_hand_hist.py file does ?

EvilPort2 commented 6 years ago

it creates the histogram for histogram backprojection