rozumden / tracking-by-3d

[ICCV 2023] Tracking by 3D Model Estimation of Unknown Objects in Videos
19 stars 2 forks source link

Tracking by 3D Model Estimation of Unknown Objects in Videos (ICCV 2023)

Denys Rozumnyi, Jiri Matas, Marc Pollefeys, Vittorio Ferrari, Martin R. Oswald

Cloning

For cloning the repo with all submodules, use:

git clone --recurse-submodules git@github.com:rozumden/tracking-by-3d.git

Reference

If you use this repository, please cite the following publication:

@inproceedings{trackingby3d,
  author = {Denys Rozumnyi and Jiri Matas and Marc Pollefeys and Vittorio Ferrari and Martin R. Oswald},
  title = {Tracking by 3D Model Estimation of Unknown Objects in Videos},
  booktitle = {ICCV},
  address = {Paris, France},
  month = oct,
  year = {2023}
}