hkust-vgd / pointwise

Code for Pointwise Convolutional Neural Networks, CVPR 2018
http://pointwise.scenenn.net
MIT License
130 stars 26 forks source link

please help me in training process #18

Open cc818 opened 5 years ago

cc818 commented 5 years ago

when i am training,i met the problem------OSError: Unable to create file (unable to open file: name = 'data/modelnet40_ply_hdf5_2048/ply_data_train1.h5', errno = 2, error message = 'No such file or directory', flags = 15, o_flags = c2)-----could you help me solve the problem

songuke commented 5 years ago

I think it could be the hdf5 file is not found.

Please check the path to your ModelNet40 data in the training script.

2019年8月21日(水) 13:11 cc818 notifications@github.com:

when i am training,i met the problem------OSError: Unable to create file (unable to open file: name = 'data/modelnet40_ply_hdf5_2048/ply_data_train1.h5', errno = 2, error message = 'No such file or directory', flags = 15, o_flags = c2)-----could you help me solve the problem

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hkust-vgd/pointwise/issues/18?email_source=notifications&email_token=AABBPMT4G3GKTLXAQ6WROETQFTMAXA5CNFSM4IOCAYQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HGNKZXA, or mute the thread https://github.com/notifications/unsubscribe-auth/AABBPMSXQU6VLANE2IIII5LQFTMAXANCNFSM4IOCAYQA .