Yang7879/3D-BoNet

model not found, all weights are initilized - train files: 0

neshatbln opened this issue · 2 comments

Thanks for your nice work. But I could not train s3dis... I saved the downloaded *.h5 s in a folder (as you explained). But I got this error when I run "main_train":

1811670
model not found, all weights are initilized
check area: Area_1
check area: Area_2
check area: Area_3
check area: Area_4
check area: Area_6
check area: Area_5
train files: 0
test files: 0
train files shuffled!
total train batch num: 0
train files shuffled!
total train batch num: 0
train files shuffled!
total train batch num: 0
train files shuffled!
total train batch num: 0
train files shuffled!
total train batch num: 0
train files shuffled!
total train batch num: 0
train files shuffled!
...

Do you have any idea why I got this error and it couldn't read my data? Thanks a lot for your help.

hi @neshatbln , it seems the dataset path is not correct??? hope you've solved it already.

Thanks for your nice work. But I could not train s3dis... I saved the downloaded *.h5 s in a folder (as you explained). But I got this error when I run "main_train":

1811670 model not found, all weights are initilized check area: Area_1 check area: Area_2 check area: Area_3 check area: Area_4 check area: Area_6 check area: Area_5 train files: 0 test files: 0 train files shuffled! total train batch num: 0 train files shuffled! total train batch num: 0 train files shuffled! total train batch num: 0 train files shuffled! total train batch num: 0 train files shuffled! total train batch num: 0 train files shuffled! total train batch num: 0 train files shuffled! ...

Do you have any idea why I got this error and it couldn't read my data? Thanks a lot for your help.

Have you solved the problem? I have the same problem as you. Can you tell me how to solve it?