[mod] added back baseline cells
- this is only for demonstrating purposes - output print the gt of baseline for each configured cell
This commit is contained in:
@@ -36,9 +36,14 @@ sensors:
|
|||||||
cells:
|
cells:
|
||||||
- [3, 3, 5]
|
- [3, 3, 5]
|
||||||
|
|
||||||
|
# all cells are declared to output the gt
|
||||||
|
# of baseline for each into the console
|
||||||
- group: baseline
|
- group: baseline
|
||||||
cells:
|
cells:
|
||||||
- [0, 0, 0]
|
- [0, 0, 0]
|
||||||
|
- [1, 1, 0]
|
||||||
|
- [2, 2, 0]
|
||||||
|
- [3, 3, 0]
|
||||||
|
|
||||||
groundtruths:
|
groundtruths:
|
||||||
- group: baseline
|
- group: baseline
|
||||||
|
|||||||
Reference in New Issue
Block a user