Skip to content

NerfStudio/Radiance field json image path not working? #269

@PLAN8VR

Description

@PLAN8VR

Currently my radiance field json file has an image path in windows formatted as such ...

"file_path": "C:\\Users\\******\\Desktop\\spoon\\DJI_0259.png"

Which should be correct? Yet it doesn't find the images unless I put the files all in the same folder and edit the json to be ...

"file_path": "DJI_0259.png"

Not sure if I'm doing something wrong or there's a path parsing error somewhere?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions