harshtikuu / Abnormal_Event_Detection

Abnormal Event Detection in Videos using SpatioTemporal AutoEncoder
176 stars 87 forks source link

Error while reshaping #39

Open Sagar1998 opened 2 years ago

Sagar1998 commented 2 years ago

The issue has been fixed. Thanks

_Originally posted by @harshtikuu in https://github.com/harshtikuu/Abnormal_Event_Detection/issues/1#issuecomment-348557787_

Edit: ---> 61 training_data=training_data.reshape(-1,227,227,10)

ValueError: cannot reshape array of size 11186560 into shape (227,227,10)