MCPcopy
hub / github.com/cvg/Hierarchical-Localization / put

Method put

hloc/match_features.py:108–109  ·  view source on GitHub ↗
(self, data)

Source from the content-addressed store, hash-verified

106 item = self.queue.get()
107
108 def put(self, data):
109 self.queue.put(data)
110
111
112class FeaturePairsDataset(torch.utils.data.Dataset):

Callers 2

match_from_pathsFunction · 0.95
joinMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected