Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/semantic-segmentation
/ reset
Method
reset
utils/misc.py:275–277 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
273
])
274
275
def
reset(self):
276
self.imgs_to_tensorboard = []
277
self.imgs_to_webpage = []
278
279
def
dump(self, dump_dict, val_idx):
280
""
"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected