XuyangBai / D3Feat

[TensorFlow] Official implementation of CVPR'20 oral paper - D3Feat: Joint Learning of Dense Detection and Description of 3D Local Features https://arxiv.org/abs/2003.03164
MIT License
261 stars 38 forks source link

Issue evaluating 3DMatch -> neighbors = sess.run(ops) #49

Closed benjaminkelenyi closed 2 years ago

benjaminkelenyi commented 2 years ago

Hello, Thank you very much for your work. I'm trying to evaluate the 3DMatch dataset but I'm getting the following error:

File: datasets/common.py - 641

image

image

Do you have any idea why this is occurring?

Thank you very much, Benjamin

benjaminkelenyi commented 2 years ago

Managed, the problem was that I forget to download the dataset.