Skip to content

Question regarding matched 2D SegMaps #6

@ch-ho00

Description

@ch-ho00

Hi. First of all thank you for open-sourcing such a great work!
From what I understand about the paper, it seems to involve two steps

  1. Generate multiple 2D segmentation maps from Mask2Former and matching instances through NeRF-RCNN's 3D box prediction
  2. Using these matched 2D Segmentation maps train an Instance-NeRF model through appearance loss (i.e. photometric loss from NeRF) and pixel-wise classification loss.

My question is whether if it is possible to train a Instance-NeRF without the first step assuming that the Segmentation Maps are precise. The reason behind this question is because I want to train an Instance-NeRF without having 3D bbox annotation for my custom scene.

Also could you also tell me, what the training time for one scene?

Please correct me if I am wrong or misunderstood in any way. 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