fast-neural-style
fast-neural-style copied to clipboard
HDF5Group:read() - no such child 'media' for [HDF5Group 33554432 /]
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 !
have solved this problem. Thanks all the same.
@wangxiao5791509 I meet the same problem as you have met, how did you set up the "dataloader.lua" and "train.lua"?
@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 !
Hey @wangxiao5791509 Where did you make changes for the path to training data? I am getting the same issue from DataLoader.lua.
@wangxiao5791509 how did you solve this?
@jcjohnson
Please can you help in finding solution to this problem? I need this solution.
Thank you