mihaidusmanu / d2-net

D2-Net: A Trainable CNN for Joint Description and Detection of Local Features
Other
761 stars 163 forks source link

d2-net Feature extraction #101

Open 18709817706 opened 9 months ago

18709817706 commented 9 months ago

Hello, I'm running python extract_features.py --image_list_file image_list_qualitative.txt --multiscale ,generate descriptors.npy keypoints.npy scores.npy document.After I visualized the file descriptors.npy keypoints.npy scores.npy.The resolution of the generated picture is very low, only a blurred image and a straight line can appear, what is the problem.Looking forward to your reply