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

Share sample dataset #7

Open
datvuthanh opened this issue May 20, 2023 · 0 comments
Open

Share sample dataset #7

datvuthanh opened this issue May 20, 2023 · 0 comments

Comments

@datvuthanh
Copy link

datvuthanh commented May 20, 2023

Hi Rice,

  1. Can you share one sample data (including image, mask and camera's calibration)? I cannot debug your source code.
  2. How can I generate mask for each camera?
a = MultiCamDataset(
    index_file="../../openape/snapshots/out-mar23/index.txt",
    mask_dir="../../openape/masks",
    cameras=["main", "narrow", "fisheye", "leftpillar", "leftrepeater", "rightpillar", "rightrepeater", "backup"],
    cam_shape=(480, 640),
    nframes_per_point=5,
    limit_size=1000,
    dynamic=True,
)

Thank you very much!

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