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 for inference on MVSEC dataset #19

Open
Tianbo-Pan opened this issue Aug 18, 2023 · 1 comment
Open

Question for inference on MVSEC dataset #19

Tianbo-Pan opened this issue Aug 18, 2023 · 1 comment

Comments

@Tianbo-Pan
Copy link

Thanks for your interesting and excellent work! I have used your provided code and pre-trained model ('ramnet_sim2real.pth.tar'), and inferred on the MVSEC dataset. However, as I do not know the correct image size during inference. (In test.py, 167-170 rows)
image

And I failed to load the MVSEC data with your provided dataloader/dataset_mvsec.py as some indices files are missed(e.g., 'valid_depth_indices.npy' used in 374th row of dataset_mvsec.py). So I used the class 'SynchronizedFramesEventsDataset' in dataloader/dataset.py for data loading.
image

And the test result has some difference with the results reported in the paper. Can you give me some advice? Thanks!

捕获

@anusha-devulapally
Copy link

Hi,
It would be really helpful if you could please share on how you ran the inference. I tried the inference same way as you did by changing the data loader to 'SynchronizedFramesEventsDataset' but my numbers are in 4.80, 6.37 and 7.74m for 10,20 and 30m respectively for outdoor night1.
And also, what rgb folder are you using in mvsec, is it visensor_left_sync?

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