You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice that you use nn.embedding to represent triplane for multi-scene fitting , but nn.ParameterList for single-scene fitting, is there some reason for that such as save memory for multi-scene fitting?
I notice that you use nn.embedding to represent triplane for multi-scene fitting , but nn.ParameterList for single-scene fitting, is there some reason for that such as save memory for multi-scene fitting?