Ruohan

Results 2 issues of Ruohan

IN_PATCH = TRAIN_PATCH.reshape((-1,220,PATCH_SIZE,PATCH_SIZE)) ValueError Traceback (most recent call last) in () ----> 1 TRAIN_PATCH = TRAIN_PATCH.reshape((-1,220,PATCH_SIZE,PATCH_SIZE)) ValueError: cannot reshape array of size 640000 into shape (220,1,1)

where is './CV_1_801.mat' file? or can you tell me how to create it ?