Visualizing intermediate steps.

This commit is contained in:
Daniel
2024-11-15 15:05:25 +01:00
parent caa4a0cb51
commit 1c0eeb9147
10 changed files with 473 additions and 1 deletions

View File

@ -294,7 +294,7 @@ def main():
if not os.path.isdir(dirpath):
continue
if (dirname[0] not in ["p", "h", "e"]) or len(dirname) != 2:
if (dirname[0] not in ["p", "h", "e", "q"]) or len(dirname) != 2:
continue
# Load sample infos