google-research / multinerf

A Code Release for Mip-NeRF 360, Ref-NeRF, and RawNeRF
Apache License 2.0
3.57k stars 338 forks source link

Using LLFF custom dataset with RefNerf #70

Open krawek opened 1 year ago

krawek commented 1 year ago

Hi, i've been struggling with getting RefNerf working for the past couple of weeks. I see that from what i can see the only .gin config file supplied uses the Blender dataset loader.

How would i go about training RefNerf using an LLFF dataset? does someone have a .gin file using it?

gkouros commented 1 year ago

See issues #18 and #53.