Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running the pre-trained model #55

Open
ShaminiKoravuna opened this issue Jul 22, 2019 · 0 comments
Open

Error when running the pre-trained model #55

ShaminiKoravuna opened this issue Jul 22, 2019 · 0 comments

Comments

@ShaminiKoravuna
Copy link

I was trying to generate the final predictions using the pre-trained model on nvidia-docker and I'm getting the following error:

# th main.lua -expID final-preds -finalPredictions -nEpochs 0 -loadModel /app/src/umich-stacked-hourglass.t7
Saving everything to: /root/pose-hg-train/exp/mpii/final-preds
Input is a tensor with dimensions: 3 x 256 x 256
Output is a table
Entry 1 is a tensor with dimensions: 16 x 64 x 64
Entry 2 is a tensor with dimensions: 16 x 64 x 64
Entry 3 is a tensor with dimensions: 16 x 64 x 64
Entry 4 is a tensor with dimensions: 16 x 64 x 64
Entry 5 is a tensor with dimensions: 16 x 64 x 64
Entry 6 is a tensor with dimensions: 16 x 64 x 64
Entry 7 is a tensor with dimensions: 16 x 64 x 64
Entry 8 is a tensor with dimensions: 16 x 64 x 64
# of training images: 25925
# of validation images: 2958
==> Loading model from: /app/src/umich-stacked-hourglass.t7
==> Converting model to CUDA
FATAL THREAD PANIC: (read) /root/torch/install/share/lua/5.1/torch/File.lua:343: unknown Torch class <pose.Dataset>
FATAL THREAD PANIC: (read) /root/torch/install/share/lua/5.1/torch/File.lua:343: unknown Torch class <pose.Dataset>
Segmentation fault (core dumped)

Can anyone help me out with this ?

Thanks in advance!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant