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
camera_util.py seems to expect a calib.bin file, but there doesn't seem to be one in the repo or in the dataset available for download. Can you provide a copy of this file?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, thanks for interest in our work! Since I’m out of town this week, will get back to this issue next week as soon as possible! Meanwhile, if you have your own real data and want to test them, you may need to write your data loader and manually define values inside, depending whether you want to do calibration inside the data loader. It maybe skipped if your data is weakly calibrated.
Cordialement,
Syl.
Envoyé de mon iPhone
On 1 Nov 2019, at 4:13 AM, nemtiax ***@***.***> wrote:
camera_util.py seems to expect a calib.bin file, but there doesn't seem to be one in the repo or in the dataset available for download. Can you provide a copy of this file?
Thanks!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Hi, I just uploaded a test real image in the same shared drive. For that image we need the "param_buffer_" function instead of "param_buffer_st" and set perform_calib = True in the NoGt loader. I have made corresponding changes in the code.
camera_util.py seems to expect a calib.bin file, but there doesn't seem to be one in the repo or in the dataset available for download. Can you provide a copy of this file?
Thanks!
The text was updated successfully, but these errors were encountered: