Skip to content

Parameter of nerfstudio2webdataset.py #8

@zhujiagang

Description

@zhujiagang

Thanks for sharing your code!
I have a question about the parameter of nerfstudio2webdataset.py when running
torchrun --nnodes=1 --nproc-per-node=8 'datagen/nerfstudio2webdataset.py' -i ../waymo_ns -o ../waymo_webdataset.
If I want to get final results, sky mask, gt depth, should all the blow values be set to True?
SAVE_RGB_WDS = False
SAVE_SEGMENTATION_WDS = False
SAVE_POSE_WDS = False
SAVE_DYNAMIC_OBJECT_BBOX_WDS = False
SAVE_ALL_OBJECT_BBOX_WDS = False
SAVE_DEPTH_WDS = True

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions