Skip to content
/ emba Public

Official implementation of ECCV 2024 paper: "Event-based Mosaicing Bundle Adjustment"

License

Notifications You must be signed in to change notification settings

tub-rip/emba

Repository files navigation

Event-based Mosaicing Bundle Adjustment

Official repository for Event-based Mosaicing Bundle Adjustment, ECCV 2024 paper, by Shuang Guo and Guillermo Gallego.

Event-based Mosaicing Bundle Adjustment

Citation

If you use this work in your research, please cite it as follows:

@InProceedings{Guo24eccv,
  author        = {Shuang Guo and Guillermo Gallego},
  title         = {Event-based Mosaicing Bundle Adjustment},
  booktitle     = {European Conference on Computer Vision (ECCV)},
  pages         = {1--14},
  doi           = {},
  year          = 2024
}

Setup

High-level Input-Output

Input:

  • Events.
  • Camera calibration.
  • Initial trajectory from other front-end methods.
  • (Optional) Initial panoramic gradient maps.

Output:

  • Refined rotations of the event camera.
  • Refined intensity panorama.

Usage

We test EMBA on the newly-released ECRot dataset, see and download it at here. The instructions of running EMBA on the ECRot datasets can be found here.

Acknowledgements

This code leverages the following repository for computing the derivative of Lie Group B-splines:

Additional Resources

About

Official implementation of ECCV 2024 paper: "Event-based Mosaicing Bundle Adjustment"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published