Go to file
Lorenzo Bertoni 4992d4c34e
Visualization (#2)
* update readme

* remove legend for front

* change default z_max to 100m

* add visualization for distance

* add visualization for distance

* adjust text

* remove legend for frontal image

* change frontal visualization

* adjust visualization

* update fontsize as constant

* change name of saving

* change architecture name

* change architecture name

* change architecture name

* remove gt boxes

* support different resolutions

* adapt to front and combined

* change name to multi
2020-11-30 11:49:47 +01:00
docs Visualization (#2) 2020-11-30 11:49:47 +01:00
kitti-eval first commit 2020-08-20 11:33:19 +02:00
monstereo Visualization (#2) 2020-11-30 11:49:47 +01:00
splits first commit 2020-08-20 11:33:19 +02:00
tests Visualization (#2) 2020-11-30 11:49:47 +01:00
.gitignore first commit 2020-08-20 11:33:19 +02:00
.pylintrc first commit 2020-08-20 11:33:19 +02:00
LICENSE first commit 2020-08-20 11:33:19 +02:00
LICENSE.AGPL first commit 2020-08-20 11:33:19 +02:00
README.md Visualization (#2) 2020-11-30 11:49:47 +01:00
setup.py update info 2020-08-20 11:55:52 +02:00

Perceiving Humans in 3D

This repository contains the code for three research projects:

  1. MonStereo: When Monocular and Stereo Meet at the Tail of 3D Human Localization
    README & Article

    monstereo

  2. Perceiving Humans: from Monocular 3D Localization to Social Distancing
    README & Article

    social distancing

  3. MonoLoco: Monocular 3D Pedestrian Localization and Uncertainty Estimation (Improved!)
    README & Article & Original Repo

    monoloco