Skip to content

reproduce MVSNeRF on my own dataset #97

Description

@LuYutt

Hello, I'm trying to reproduce your MVSNeRF on my own dataset. I've noticed that sometimes the data dimension requirements are [B, V, C, H, W], such as in the preprocess function and the forward function in MvsNet, and sometimes they are [B, V, H, W, C], like in the DTU dataset and the gen_pts_feats function. I'm quite confused by some bugs. Do you have any advice to help me?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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