Skip to content

Not able to reproduce the paper results #18

@ahmadsalimi

Description

@ahmadsalimi

Hi. I've been trying to reproduce your method on the SPIn-NeRF dataset, but the results have noticeably lower quality than those presented in the paper. For example, here's the command I'm using to inpaint scene '1':

python DS_NeRF/run.py \
  --config DS_NeRF/config/config_1.txt \
  --expname mvip-1 \
  --datadir data/1/ \
  --text "a stone park bench" \
  --text_depth "a gray scale image of park bench" \
  --text_normal "a normal map of park bench" \
  --is_colla_guidance \
  --colla_guidance_scale 7.5 \
  --normal_guidance_scale 7.5

However, the resulting NeRF renders look like this:

mvip-1_gt_images_009000_rgb.mp4

An example from another scene ('9'):

mvip-9_gt_images_009000_rgb.mp4

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