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

How do I make predictions on my own dataset? #32

Open
FrankMMMMMM opened this issue Jul 4, 2023 · 3 comments
Open

How do I make predictions on my own dataset? #32

FrankMMMMMM opened this issue Jul 4, 2023 · 3 comments

Comments

@FrankMMMMMM
Copy link

How do I make predictions on my own dataset?

@AlvinYH
Copy link
Owner

AlvinYH commented Jul 23, 2023

Thanks for your interest in our work. We've modified the code. You can pull the recent release and refer to README.md. Specifically, it's required to implement the code to process your own dataset under the lib/dataset/ directory. You can refer to lib/dataset/shelf.py and rewrite the _get_db and _get_cam functions to take RGB images and camera params as input. Then modify the config file based on configs/shelf/jln64.yaml. Then you can adopt the same training strategy as what we use on the Campus and Shelf datasets, i.e. synthesizing training poses with Panoptic dataset.

@342600694
Copy link

How do I make predictions on my own dataset?

Hello, have you tried using your own data set to predict?

@JJ-Luov
Copy link

JJ-Luov commented Mar 12, 2025

How do I make predictions on my own dataset?

Hello, have you tried using your own data set to predict?

hello, have you succeed in using your own data set to predict?

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

4 participants