Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WeChatCV/WeVisionOne
/ reset
Method
reset
WeVisionOne/utils/misc.py:166–167 ·
view source on GitHub ↗
(self,)
Source
from the content-addressed store, hash-verified
164
self.reset()
165
166
def
reset(self,):
167
self.losses = {}
168
169
def
update_iter(self, losses):
170
for
key, value in losses.items():
Callers
1
__init__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected