Testing different camera numbers.

This commit is contained in:
Daniel
2024-08-07 10:20:35 +02:00
parent 396018195d
commit 13aa790de1
2 changed files with 540 additions and 0 deletions

View File

@ -26,6 +26,8 @@ datasets = {
"panoptic": {
"path": "/datasets/panoptic/skelda/test.json",
"cams": ["00_03", "00_06", "00_12", "00_13", "00_23"],
# "cams": ["00_03", "00_06", "00_12"],
# "cams": ["00_03", "00_06", "00_12", "00_13", "00_23", "00_15", "00_10", "00_21", "00_09", "00_01"],
"take_interval": 3,
"use_scenes": ["160906_pizza1", "160422_haggling1", "160906_ian5"],
},