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

Question about KITTI raw dataset #3

Open
Len-Li opened this issue Sep 30, 2021 · 6 comments
Open

Question about KITTI raw dataset #3

Len-Li opened this issue Sep 30, 2021 · 6 comments

Comments

@Len-Li
Copy link

Len-Li commented Sep 30, 2021

Hi,
Thanks for sharing your work! I am wondering when will you release the dataset pipeline for KITTI raw and other datasets.
By the way, how to evaluate the network for each dataset? And what's the reported performance in LLFF dataset? I can't found them in the paper.
Thanks!

@vincentfung13
Copy link
Owner

Thank you for your interest in our work!

  1. We will try to release the training flows for the other datasets by the end of the month.
  2. We did not report the performance on the LLFF dataset as our setting is on single-view synthesis, which is quite different from the other baselines.

Hope this helps.

Zijian

@youngAt19
Copy link

@vincentfung13
Hi, in your paper you said that the model was trained on the 20 city sequences from the KITTI Raw dataset, and evaluated on another 4 city sequences.
Besides, MPI[51] and Tulsiani et. al. [52] reported that they used 22 city sequences for training and 4 for testing.
However, the dataset I downloaded from kitti contains more than 30 sequences.
Could you tell me which sequences do you used for training and testing?

@vincentfung13
Copy link
Owner

@youngAt19 Hi, following Tulsiani et. al. 2018 and Tucker et. al. 2020, we used the code here to generate our splits and report the results on the test split. Hope this helps.

@youngAt19
Copy link

@vincentfung13 Wow! Thanks a lot!!

@Len-Li
Copy link
Author

Len-Li commented Dec 1, 2021

Hi, could you release the remaining code for other datasets?

@vincentfung13
Copy link
Owner

@Len-Li releasing the data pipelines for the other datasets requires re-writing all the dataloaders since we used internal libraries from ByteDance so we haven't got time to prepare it. However please feel free to drop us an email to request code snippets should you have any questions regarding the preprocessing / data loaders for the datasets. My apologies for the inconvenience.

Zijian

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

3 participants