Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Aachen-Day-Night dataset

Installation

Download the dataset from visuallocalization.net:

export dataset=datasets/aachen
wget -r -np -nH -R "index.html*,aachen_v1_1.zip" --cut-dirs=4  https://data.ciirc.cvut.cz/public/projects/2020VisualLocalization/Aachen-Day-Night/ -P $dataset
unzip $dataset/images/database_and_query_images.zip -d $dataset

Pipeline

python3 -m hloc.pipelines.Aachen.pipeline