An open API service indexing awesome lists of open source software.

https://github.com/vita-epfl/monstereo

MonoLoco++ and MonStereo for 3D localization, orientation, bounding box dimensions and social distancing from monocular and / or stereo images. PyTorch Official Implementation.
https://github.com/vita-epfl/monstereo

3d-object-detection autonomous-vehicles covid-19 orientation pedestrians social-distancing

Last synced: 5 months ago
JSON representation

MonoLoco++ and MonStereo for 3D localization, orientation, bounding box dimensions and social distancing from monocular and / or stereo images. PyTorch Official Implementation.

Awesome Lists containing this project

README

          

# Monstereo: When Monocular and Stereo Meet at the Tail of 3D Human Localization

> __MonStereo: When Monocular and Stereo Meet at the Tail of 3D Human Localization__

> _[L. Bertoni](https://scholar.google.com/citations?user=f-4YHeMAAAAJ&hl=en), [S. Kreiss](https://www.svenkreiss.com),
[T. Mordan](https://people.epfl.ch/taylor.mordan/?lang=en), [A. Alahi](https://scholar.google.com/citations?user=UIhXQ64AAAAJ&hl=en)_, ICRA 2021

__[Code](https://github.com/vita-epfl/monoloco)__             __[Article](https://arxiv.org/abs/2008.10913)__             __[Citation](###Citation)__             __[Video](https://www.youtube.com/watch?v=pGssROjckHU)__

---

This project has migrated into the __[monoloco library](https://github.com/vita-epfl/monoloco)__, a single library that supports not only stereo 3D localization, but also monocular detections, social distancing and body orientation. Check it out!

gif

### Citation
```
@InProceedings{bertoni_2021_icra,
author = {Bertoni, Lorenzo and Kreiss, Sven and Mordan, Taylor and Alahi, Alexandre},
title = {MonStereo: When Monocular and Stereo Meet at the Tail of 3D Human Localization},
booktitle = {International Conference on Robotics and Automation (ICRA)},
year = {2021}
}
```