kracwarlock / action-recognition-visual-attention

Action recognition using soft attention based deep recurrent neural networks
http://www.cs.toronto.edu/~shikhar/projects/action-recognition-attention
351 stars 158 forks source link

Possible bug on data_handler : Reset() #18

Open noky opened 7 years ago

noky commented 7 years ago

Hi @kracwarlock! I'd like to check with you the following:

Shouldn't self.lengths_ be shuffled in Reset() as the other two arrays?

Thank you! Nuno Garcia