AtLoc icon indicating copy to clipboard operation
AtLoc copied to clipboard

AtLoc: Attention Guided Camera Localization

Results 6 AtLoc issues
Sort by recently updated
recently updated
newest added

HI here! Thank you for your fantastic work! However when i running the train.py script python train.py --dataset 7Scenes --scene chess --model AtLoc --gpus 0 ------------ Options ------------- batchsize: 64...

Thank you for your work! I download your pre-training model and eval it by evat.py This is LOOP2(2014-06-23-15-36-04) output: > Error in translation: median 4.7186 m, mean 8.5358 m Error...

Hi, I trained the model on 7Scenes by using your provided codes, but the performances were unsatisfactory. I evaluate the model on the training set and test set, it seems...

[len(output) / 2]在7scenes中是0.5,导致代码无法运行

Thanks for your work. As I see in the google drive link that you've given, the pretrained model is provided only for the 'Stairs' scene. Can you provide other scene...