Skip to content

Latest commit

 

History

History

Aachen_v1_1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Aachen-Day-Night dataset v1.1

Installation

Download the dataset from visuallocalization.net:

export dataset=datasets/aachen_v1.1
wget -r -np -nH -R "index.html*" --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
unzip $dataset/aachen_v1_1.zip -d $dataset

Pipeline

python3 -m hloc.pipelines.Aachen_v1_1.pipeline