-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
我用colmap生成了images.bin,创了data-imgbin文件夹,放在imgbin文件夹里,然后执行了
python tools/recon_feature_extract.py --image_dir xrlocalization\data\img --image_bin_path xrlocalization\data\imgbin --feature_bin_path xrlocalization\data\fea
然后报错
Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\xrloc\xrlocalization\tools\recon_feature_extract.py", line 58, in
main(args.image_dir, args.image_bin_path, args.feature_bin_path,
File "C:\Users\Administrator\Desktop\xrloc\xrlocalization\tools\recon_feature_extract.py", line 20, in main
raise ValueError('File not exist: {}'.format(image_bin_path))
ValueError: File not exist: xrlocalization\data\imgbin
能帮忙解答什么原因么?
我现在是win10,是一定需要乌班图么?
Metadata
Metadata
Assignees
Labels
No labels