[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:
|
||||
- [3, 3, 5]
|
||||
|
||||
# all cells are declared to output the gt
|
||||
# of baseline for each into the console
|
||||
- group: baseline
|
||||
cells:
|
||||
- [0, 0, 0]
|
||||
- [1, 1, 0]
|
||||
- [2, 2, 0]
|
||||
- [3, 3, 0]
|
||||
|
||||
groundtruths:
|
||||
- group: baseline
|
||||
|
||||
Reference in New Issue
Block a user