Skip to content

kunalchelani/ObjectPositioningFromPoses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjectPositioningFromPoses

This is the Github page for the CVPR 2023 paper - "Privacy Preserving Representations are not Enough: Recovering Scene Content from Camera Poses"
Authors - Kunal Chelani1, Torsten Sattler2, Fredrik Kahl1, Zuzana Kukelova3
1 Chalmers University of Technology
2 Czech Institute of Informatics, Robotics and Cybernetics, Czech Technical University in Prague
3 Visual Recognition Group, Faculty of Electrical Engineering, Czech Technical University in Prague

Please use the following to cite our work if the ideas or code is useful for your research:

@InProceedings{Chelani_2023_CVPR,
    author    = {Chelani, Kunal and Sattler, Torsten and Kahl, Fredrik and Kukelova, Zuzana},
    title     = {Privacy-Preserving Representations Are Not Enough: Recovering Scene Content From Camera Poses},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2023},
    pages     = {13132-13141}
}

This repository contains the proof-of-concept pipeline emulating the attack on a localization server using camera poses. Images of an object captured from different viewpoints are used as quesries for localization on the server and the poses obtained are used to infer the position of the object, in the server scene. Utilities for visualizing the resulting attack are also included. We use HLoc to emulate the localization server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages