ChrisYang/RCPR

Error when running SerializeModel

Opened this issue · 4 comments

cym1 commented

It gives error:

"Archive Exception during deserializing:
input stream error
5"

which OS are you running?

cym1 commented

Window 7 64 bits

the model was created in Linux, see FAQs. I will send you a link of the raw txt files after the holiday.

h-dmu commented

Hi,

  1. having similar problem.
    fails creating archive at :
    boost::archive::binary_iarchive ia(ifs);
    error = Archive Exception during deserializing:
    unsuppoted version
    could you pls supply link to a "windows version" ferns.dat?
  2. not sure the load_trainposes(trainposes,"Model/normalizedpose.txt");
    works correctly, "watch" shows giberish content...

thanks
H.