You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
---Original---
From: "Kanybek"<notifications@github.com>
Date: Tue, Jun 30, 2020 14:28 PM
To: "shaohua0116/Multiview2Novelview"<Multiview2Novelview@noreply.github.com>;
Cc: "liustu"<785189627@qq.com>;"Comment"<comment@noreply.github.com>;
Subject: Re: [shaohua0116/Multiview2Novelview] Evaluate model from checkpoints (#14)
Hey, I did not do training on cars
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
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.
The text was updated successfully, but these errors were encountered: