google / dynibar

Implementation of DynIBaR Neural Dynamic Image-Based Rendering (CVPR 2023)
https://dynibar.github.io/
Apache License 2.0
852 stars 40 forks source link

Train the ResNet Feat Extractor Backbone From Scratch? #49

Closed GloryyrolG closed 7 months ago

GloryyrolG commented 7 months ago

Hi @zhengqili @googlebot et al.,

Thx for ur impressive contribution. May I ask if

https://github.com/google/dynibar/blob/5412b55645fffb2656f6866fb44ce9a92af0c9a4/ibrnet/model.py#L497

means we do not use a pre-trained ResNet? Thx & best,

GloryyrolG commented 7 months ago

It is no different from training with/ a pre-trained ResNet checkpoint.