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

Data Preparation #67

Open
Yuliang-Zou opened this issue May 30, 2019 · 1 comment
Open

Data Preparation #67

Yuliang-Zou opened this issue May 30, 2019 · 1 comment

Comments

@Yuliang-Zou
Copy link

For KITTI, it seems that the data preparation code only works for Eigen's split (for depth estimation), but not for Odom split (for pose estimation). I wonder if you can also share your data preparation code for Odom split. Also, I wonder if the reported results on pose are trained on Eigen's split. Thanks.

@ClementPinard
Copy link
Owner

Reported results are trained on Eigen's split.
I only now realize that odemetry results should be reported with a training on odom split ! Thanks for that !
I'll come up with a patch and maybe a pretrained network to solve this.

In the mean time, you can use author's code, with stacked_sequence_folders instead of sequence_folders for dataset.

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