-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
运行bash recon.sh后出现的问题 #6
Comments
@zhd861564272 Hi, did you use D2Net? We fix a related bug, see XRLocalization. |
Hi,thank you for your answer.A new problem occurred when I used the fix file in xrlocalization.Can you give me a hand ?Thank you. 100%|██████████████████████████████████████| 7162/7162 [00:52<00:00, 136.84it/s] |
@zhd861564272 Hi, could you provide some details about your environment. For example, what operating system do you use? And if possible, could you send me a link for downloading the data? |
ok,System:Ubuntu 18.04.6 LTS 64-bit;Python 3.7.13;cmake version 3.19.0; |
@zhd861564272 Hi, the error came from xrsfm and now it is fixed in openxrlab/xrsfm#8 |
No new supported iPhone14pro/pro max.yaml found |
@zhd861564272 |
Feel free to re-open it if the problem is not solved. |
Step 3: Re-extract/match with superpoint
100%|█████████████████████████████████████████| 371/371 [00:40<00:00, 9.22it/s]
Traceback (most recent call last):
File "tools/recon_feature_extract.py", line 58, in
args.extractor)
File "tools/recon_feature_extract.py", line 42, in main
write_features_binary(features, feature_bin_path)
File "/home/zhd/xr/XRARdemo/XRLocalization/tools/recon_read_write_data.py", line 99, in write_features_binary
file.write(struct.pack('<256f', *feature.descriptors[:, j]))
struct.error: pack expected 256 items for packing (got 512)
extract superpoint failed
The text was updated successfully, but these errors were encountered: