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

Get a depth dataset from REPLICA dataset #171

Open
czeyveli1 opened this issue Oct 3, 2024 · 0 comments
Open

Get a depth dataset from REPLICA dataset #171

czeyveli1 opened this issue Oct 3, 2024 · 0 comments

Comments

@czeyveli1
Copy link

Hello everyone,

I am trying to create a metric depth dataset using the Replica RGB dataset, but I am not entirely sure how to proceed with it. I don’t quite understand which code file I need to work on to achieve this.

Additionally, below are the config settings for the dataset I will be using:

dataset_name: 'replica'
camera_params:
  image_height: 680
  image_width: 1200
  fx: 600.0
  fy: 600.0
  cx: 599.5
  cy: 339.5
  png_depth_scale: 6553.5
  crop_edge: 0

In which file exactly should I set these parameters?
In short, how can I obtain the depth outputs? I would appreciate it if you could help me with this.

@czeyveli1 czeyveli1 changed the title Get a depth dataset from custom rgb dataset Get a depth dataset from REPLICA dataset Oct 5, 2024
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

1 participant