ethz-asl / hierarchical_loc

Deep image retrieval for efficient 6-DoF localization
BSD 3-Clause "New" or "Revised" License
178 stars 38 forks source link

Does MobileNetVLAD need to be distillated on a target distribution dataset? #2

Closed jingedawang closed 6 years ago

jingedawang commented 6 years ago

I get "yes" in chapter 3.1. But in chapter 4.1, distillation uses NCLT dataset which located in The University of Michigan North Campus, while pose estimation dataset uses Google Tango in Zurich.

sarlinpe commented 6 years ago

This might be beneficial but is not necessary. We perform distillation using the Google Landmarks dataset, which is more general than the evaluation datasets (NCLT and Zurich), as it is composed of images recorded outdoors but not limited to daylight and urban environment.