You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/xxxx/3d_gaussian/gim/hloc/triangulation.py", line 90, in import_matches
matches, scores = get_matches(matches_path, name0, name1)
File "/home/xxxx/3d_gaussian/gim/hloc/utils/io.py", line 66, in get_matches
matches = hfile[pair]['matches0'].array()
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "/home/xxxx/anaconda3/envs/nerfacc/lib/python3.10/site-packages/h5py/_hl/group.py", line 357, in getitem
oid = h5o.open(self.id, self._e(name), lapl=self._lapl)
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "h5py/h5o.pyx", line 257, in h5py.h5o.open
KeyError: "Unable to synchronously open object (object 'matches0' doesn't exist)"
The text was updated successfully, but these errors were encountered:
File "/home/xxxx/3d_gaussian/gim/hloc/triangulation.py", line 90, in import_matches
matches, scores = get_matches(matches_path, name0, name1)
File "/home/xxxx/3d_gaussian/gim/hloc/utils/io.py", line 66, in get_matches
matches = hfile[pair]['matches0'].array()
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "/home/xxxx/anaconda3/envs/nerfacc/lib/python3.10/site-packages/h5py/_hl/group.py", line 357, in getitem
oid = h5o.open(self.id, self._e(name), lapl=self._lapl)
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "h5py/h5o.pyx", line 257, in h5py.h5o.open
KeyError: "Unable to synchronously open object (object 'matches0' doesn't exist)"
The text was updated successfully, but these errors were encountered: