I am getting following error while running the command : python cam.py --model_path cam_checkpoint.hdf5 --image_path=image.jpg
ValueError: bad marshal data (unknown type code)
I tried running this in both python versions, updated all the packages but still no success.
Please help.
I am getting following error while running the command : python cam.py --model_path cam_checkpoint.hdf5 --image_path=image.jpg
ValueError: bad marshal data (unknown type code)I tried running this in both python versions, updated all the packages but still no success.
Please help.