fix order table
This commit is contained in:
parent
09f52b1355
commit
5e7292fe65
@ -205,7 +205,7 @@ and save them into `data/kitti/3dop`
|
|||||||
[here](https://github.com/Parrotlife/pedestrianDepth-baseline/tree/master/MonoDepth-PyTorch)
|
[here](https://github.com/Parrotlife/pedestrianDepth-baseline/tree/master/MonoDepth-PyTorch)
|
||||||
and save them into `data/kitti/monodepth`
|
and save them into `data/kitti/monodepth`
|
||||||
* **GeometricalBaseline**: A geometrical baseline comparison is provided.
|
* **GeometricalBaseline**: A geometrical baseline comparison is provided.
|
||||||
The average geometrical value for comparison can be obtained running;
|
The average geometrical value for comparison can be obtained running:
|
||||||
`python3 -m monoloco.run eval --geometric
|
`python3 -m monoloco.run eval --geometric
|
||||||
--model data/models/monoloco-190719-0923.pkl --joints data/arrays/joints-nuscenes_teaser-190717-1424.json`
|
--model data/models/monoloco-190719-0923.pkl --joints data/arrays/joints-nuscenes_teaser-190717-1424.json`
|
||||||
|
|
||||||
@ -213,6 +213,7 @@ The average geometrical value for comparison can be obtained running;
|
|||||||
The following results are obtained running:
|
The following results are obtained running:
|
||||||
`python3 -m monoloco.run eval --model data/models/monoloco-190719-0923.pkl --generate
|
`python3 -m monoloco.run eval --model data/models/monoloco-190719-0923.pkl --generate
|
||||||
--dir_ann <folder containing pifpaf annotations of KITTI images>`
|
--dir_ann <folder containing pifpaf annotations of KITTI images>`
|
||||||

|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user