MehmetAygun / fusenet-pytorch

Other
80 stars 17 forks source link

ValueError: Unknown mat file type, version 105, 116 #12

Closed Scienceseb closed 4 years ago

Scienceseb commented 4 years ago

Loading mat file ... Traceback (most recent call last): File "/media/seb/SSD2/fusenet-pytorch/datasets/create_training_set.py", line 74, in main() File "/media/seb/SSD2/fusenet-pytorch/datasets/create_training_set.py", line 71, in main create_dataset("nyu2") File "/media/seb/SSD2/fusenet-pytorch/datasets/create_training_set.py", line 66, in create_dataset create_nyu2() File "/media/seb/SSD2/fusenet-pytorch/datasets/create_training_set.py", line 16, in create_nyu2 mapping = sio.loadmat("nyuv2/nyuv2_40class_mapping.mat")["mapping"][0] File "/home/seb/anaconda3/envs/radar/lib/python3.6/site-packages/scipy/io/matlab/mio.py", line 207, in loadmat MR, file_opened = mat_reader_factory(file_name, appendmat, **kwargs) File "/home/seb/anaconda3/envs/radar/lib/python3.6/site-packages/scipy/io/matlab/mio.py", line 63, in mat_reader_factory mjv, mnv = get_matfile_version(byte_stream) File "/home/seb/anaconda3/envs/radar/lib/python3.6/site-packages/scipy/io/matlab/miobase.py", line 241, in get_matfile_version raise ValueError('Unknown mat file type, version %s, %s' % ret) ValueError: Unknown mat file type, version 105, 116

Please resolve that error. Im using Python 3.7

Scienceseb commented 4 years ago

Downloading from web browser fix that

aldiak commented 2 years ago

Downloading from web browser fix that

Hi, can you please tell me how exactly you solved this issue?

hanyaoao commented 2 years ago

Hi, I have also encountered this problem, could you please explain to me how to solve it

aldiak commented 2 years ago

Hi, I actually had to download the dataset again and it worked.

On Tue, Jul 19, 2022 at 18:47 hanyaoao @.***> wrote:

Hi, I have also encountered this problem, could you please explain to me how to solve it

— Reply to this email directly, view it on GitHub https://github.com/MehmetAygun/fusenet-pytorch/issues/12#issuecomment-1188901258, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFOVODVDX4XXYQFJN622EL3VU2BUBANCNFSM4JIHSOPA . You are receiving this because you commented.Message ID: @.***>

N4SIRODDIN3 commented 9 months ago

This is probably a network issue. Try to redownload the data.