Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveVisionLab/DFNet
/ update_N
Method
update_N
script/models/nerf.py:129–130 ·
view source on GitHub ↗
(self, N)
Source
from the content-addressed store, hash-verified
127
return
ret
128
129
def
update_N(self, N):
130
self.N=N
131
132
133
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