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

custom data #4

Open
cv-lab-x opened this issue Oct 18, 2024 · 3 comments
Open

custom data #4

cv-lab-x opened this issue Oct 18, 2024 · 3 comments

Comments

@cv-lab-x
Copy link

hi, thanks for your great work, could you give some suggestions or examples about custom data like 4min-10min videos data, how to improve accuracy.
@eriksandstroem Looking forward to your reply, thanks!

@eriksandstroem
Copy link
Collaborator

Hi @cv-lab-x ,
Sorry for the late reply. What do you mean exactly with "improve accuracy"? Do you refer to tracking accuracy, reconstruction or rendering?

@tiago1405
Copy link

tiago1405 commented Oct 23, 2024

Hi @eriksandstroem,

I was also wondering if you could give some clarification on how to use custom data?
Such as the structure the input dataset should have and how to set up the configs.

For example: I have a dataset of synthetic images from a sim. These are purely RGB images of which I have access to camera parameteres such as intrinsics. If I were to base my .yaml config file from the freiburg3_office.yaml config could I simply edit the input_folder, and cam fields to match those of my custom dataset and use them?

Thank you for your work!
Best regards

@eriksandstroem
Copy link
Collaborator

You need to create a custom dataset class, apart from the custom .yaml files. I suggest you to have a look at the datasets.py file for reference on how to load e.g. replica, scannet and tum. Let me know if there is anything specific that you have questions about!

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