This commit is contained in:
2024-10-19 19:07:40 +08:00
parent d0fbb0f198
commit c9d05f0c86
2 changed files with 4 additions and 4 deletions

View File

@@ -167,7 +167,7 @@ if __name__ == "__main__":
# scene_list.append(line.strip())
scene_list = os.listdir(root)
from_idx = 0 # 1000
to_idx = 700 # 1500
to_idx = 1 # 1500
print(scene_list)