This commit is contained in:
hofee
2024-10-19 19:06:09 +08:00
parent 5dae3c53db
commit be7ec1a433
4 changed files with 71 additions and 42 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)