MCPcopy
hub / github.com/magicleap/SuperGluePretrainedNetwork / cleanup

Method cleanup

models/utils.py:235–236  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

233
234
235 def cleanup(self):
236 self._ip_running = False
237
238# --- PREPROCESSING ---
239

Callers 1

demo_superglue.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected