Skip to content

Clarification on organizing HS-NeRF BaySpec data for training #3

@ming053l

Description

@ming053l

Hi, thank you for sharing the HS-NeRF dataset and your work.

I’m currently trying to use the BaySpec subset from the HS-NeRF dataset for training your model. However, the data structure is quite unclear and lacks documentation, which makes it difficult to interpret.

For example, in the BaySpec folder, there are many subfolder, and various other files, but it’s not obvious:

  • Which files correspond to hyperspectral image cubes across different view
  • Where the RGB images are located
  • How to obtain or reconstruct camera pose information (transforms.json, intrinsics/extrinsics, etc.)
  • How these files should be structured to be compatible with your codebase (e.g., expected directory structure like images/, hyperspectral/, transforms.json, etc.)

Could you kindly provide a short explanation or example of how to organize the BaySpec data for model training?

It would be very helpful to have at least one fully structured example (even minimal) to follow.

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions