fast-neural-style icon indicating copy to clipboard operation
fast-neural-style copied to clipboard

HDF5Group:read() - no such child 'media' for [HDF5Group 33554432 /]

Open wangxiao5791509 opened this issue 7 years ago • 6 comments

Hi, everyone ! I am try to train the model on my own data. But, when I generate the hdf5 file, it indeed success. However, when I use the script "train.lua", it shown me an error : HDF5Group:read() - no such child 'media' for [HDF5Group 33554432 /] It really confused me, because it use the hdf5 file and target image only. But it indeed try to use the functon "DataLoader.lua" and it contrain the file road to training images. However, I give him my absolute roads, but shown me an error like above. What should I do now ? Please give me some suggestions. Thanks !

wangxiao5791509 avatar Jan 23 '17 06:01 wangxiao5791509

have solved this problem. Thanks all the same.

wangxiao5791509 avatar Jan 23 '17 11:01 wangxiao5791509

@wangxiao5791509 I meet the same problem as you have met, how did you set up the "dataloader.lua" and "train.lua"?

ntxfz avatar Apr 13 '17 14:04 ntxfz

@ntxfz You should reset the path of COCO dataset, and I remeber should also add a file as the code need. The issue not caused by environments, but the train data path. I can not remember the exactly name, you should check it from the code. Good Luck !

wangxiao5791509 avatar Apr 14 '17 14:04 wangxiao5791509

Hey @wangxiao5791509 Where did you make changes for the path to training data? I am getting the same issue from DataLoader.lua.

theheena avatar Nov 06 '17 09:11 theheena

@wangxiao5791509 how did you solve this?

kthordarson avatar Feb 26 '18 17:02 kthordarson

@jcjohnson

Please can you help in finding solution to this problem? I need this solution.

Thank you

theheena avatar Apr 10 '18 10:04 theheena