ethz-asl / hfnet

From Coarse to Fine: Robust Hierarchical Localization at Large Scale with HF-Net (https://arxiv.org/abs/1812.03506)
MIT License
776 stars 185 forks source link

'Config' error during evaluation lfnet for hpatches. #52

Closed ChengFengGu closed 3 years ago

ChengFengGu commented 3 years ago

Dear Author, during evaluation the lfnet in hpatches, I met some trouble. Just like this:

export predictions scripts:


python hfnet/export_predictions.py \
  hfnet/configs/lfnet_export_hpatches.yaml \
  lfnet/predictions_sfm

and met :

image

I have get the lfnet pretrained model and put it in correct places. How can i fix it .

Thanks!!!

sarlinpe commented 3 years ago

Closing this issue due to inactivity. Feel free to reopen.