Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ActiveVisionLab/DFNet
/ update_N
Method
update_N
script/models/nerfw.py:162–163 ·
view source on GitHub ↗
(self, N)
Source
from the content-addressed store, hash-verified
160
return
ret
161
162
def
update_N(self, N):
163
self.N=N
164
165
166
def
get_embedder(multires, i=0, reduce_mode=-1, epochToMaxFreq=-1):
Callers
1
get_embedder
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected