Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
112
class
FeaturePairsDataset(torch.utils.data.Dataset):
Callers
2
match_from_paths
Function · 0.95
join
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected