Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/ReSim
/ w
Method
w
sat/sgm/modules/diffusionmodules/denoiser.py:22–23 ·
view source on GitHub ↗
(self, sigma)
Source
from the content-addressed store, hash-verified
20
return
c_noise
21
22
def
w(self, sigma):
23
return
self.weighting(sigma)
24
25
def
forward(
26
self,
Callers
1
__call__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected