update readme
This commit is contained in:
parent
92790d8030
commit
9140033a5f
@ -16,6 +16,8 @@ Our vision-based system (i) is privacy-safe, (ii) works with any fixed or moving
|
|||||||
Indeed, we show that we can rethink the concept of “social distancing” as a form of social interaction
|
Indeed, we show that we can rethink the concept of “social distancing” as a form of social interaction
|
||||||
in contrast to a simple location-based rule. We publicly share the source code towards an open science mission.
|
in contrast to a simple location-based rule. We publicly share the source code towards an open science mission.
|
||||||
|
|
||||||
|
This readme is in Beta version and is currently under development.
|
||||||
|
|
||||||
## Preprocessing
|
## Preprocessing
|
||||||
|
|
||||||
# Kitti
|
# Kitti
|
||||||
@ -131,4 +133,7 @@ python -m monstereo.run eval
|
|||||||
--net monoloco_pp
|
--net monoloco_pp
|
||||||
--model <path to the model>
|
--model <path to the model>
|
||||||
--dir_ann <annotation directory>
|
--dir_ann <annotation directory>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Predictions
|
||||||
|
Currently under development. For the moment, please refer to the master branch
|
||||||
Loading…
Reference in New Issue
Block a user