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

Evaluate model from checkpoints #14

Closed
kanybekasanbekov opened this issue Jul 4, 2019 · 3 comments
Closed

Evaluate model from checkpoints #14

kanybekasanbekov opened this issue Jul 4, 2019 · 3 comments

Comments

@kanybekasanbekov
Copy link

Hello,
I am trying to evaluate model from checkpoints provided by you.
I have referred to descriptions provided by you in Github.
Thus I used
python evaler.py --dataset kitti --data_id_list ./testing_tuple_lists/id_kitti.txt --checkpoint ./kitti_checkpoint/model-1 --loss True --write_summary True --summary_file log_kitti.txt --plot_image True --output_dir img_kitti .
However, I get an error: OutOfRangeError (see above for traceback): Read less bytes than requested

I would appreciate if anyone could help me.

@liustu
Copy link

liustu commented Jun 19, 2020

do you do training on dataset of car? I have some questions during test.

@kanybekasanbekov
Copy link
Author

Hey, I did not do training on cars

@liustu
Copy link

liustu commented Jun 30, 2020 via email

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

2 participants