Giter VIP home page Giter VIP logo

Comments (4)

sarlinpe avatar sarlinpe commented on May 20, 2024 1

The intrinsics are actually available. They are estimated from SfM as part of the ground truthing process. Here we simply extract them from the GT SfM models using hloc: https://github.com/cvg/Hierarchical-Localization/blob/master/hloc/pipelines/Cambridge/utils.py#L42 The GT SfM models were kindly provided by the authors of the recent ICCV 2021 paper On the Limits of Pseudo Ground Truth in Visual Camera Re-localisation. Checkout the hloc pipelines to see how we processed the raw data: https://github.com/cvg/Hierarchical-Localization/tree/master/hloc/pipelines/Cambridge

from pixloc.

patelajaychh avatar patelajaychh commented on May 20, 2024

Thanks!
Can you please also provide GT poses for Cambridge and 7Scenes used for evaluating PixLoc paper.

from pixloc.

sarlinpe avatar sarlinpe commented on May 20, 2024

The COLMAP models containing the GT query poses can be downloaded with our download.py script or with the commands linked above:

Cambridge: https://drive.google.com/file/d/1esqzZ1zEQlzZVic-H32V6kkZvc4NeS15/view
7Scenes: https://drive.google.com/file/d/1cu6KUR7WHO7G4EO49Qi3HEKU6n_yYDjb/view

from pixloc.

patelajaychh avatar patelajaychh commented on May 20, 2024

I'm running SFM reconstruction of Cambridge KingsCollege scene using command-
colmap mapper --database_path /data/hloc/outputs_KingsCollege/sfm_superpoint+superglue/database.db --image_path /data/datasets/Cambridge/KingsCollege/images_all --output_path /data/hloc/outputs_KingsCollege/sfm_superpoint+superglue/models --Mapper.num_threads 16

There are total 1565 images. Its already 8hr and its still running. Is this usual? Also process is not using GPU. Does mapper function in COLMAP not support GPU?

I'm wondering how much time did it take to create above shared ground truths? Is it possible to share time profile of each scene?

from pixloc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.