documentation
This commit is contained in:
parent
a843ca8c85
commit
d940c60fec
@ -138,7 +138,7 @@ We provide evaluation on KITTI in the eval section. Txt files for MonStereo are
|
||||
|
||||
`python -m monstereo.run eval --dir_ann <directory of pifpaf annotations> --model data/models/ms-200710-1511.pkl --generate`
|
||||
|
||||
<img src="quantitative_mono.png" width="500"/>
|
||||
<img src="quantitative_mono.png" width="600"/>
|
||||
|
||||
### Relative Average Precision Localization (RALP-5%)
|
||||
We modified the original C++ evaluation of KITTI to make it relative to distance. We use **cmake**.
|
||||
|
||||
@ -200,10 +200,10 @@ python -m monstereo.run eval
|
||||
|
||||
To include also geometric baselines and MonoLoco, add the flag ``--baselines``
|
||||
|
||||
<img src="quantitative_mono.png" width="500"/>
|
||||
<img src="quantitative_mono.png" width="550"/>
|
||||
|
||||
Adding the argument `save`, a few plots will be added including 3D localization error as a function of distance:
|
||||
<img src="results.png" width="500"/>
|
||||
<img src="results.png" width="600"/>
|
||||
|
||||
### Activity Estimation (Talking)
|
||||
Please follow preprocessing steps for Collective activity dataset and run pifpaf over the dataset images.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user