The buildModel step is crashing with RuntimeError: Index overflow, but if I google that it looks like it's a problem with dense cloud points, but I'm not using dense cloud..
2019-05-21 12:44:49.085103 : buildModel 2.5
Traceback (most recent call last):
File "./process_dataset.py", line 155, in <module>
run_existing_project(doc)
File "./process_dataset.py", line 50, in run_existing_project
chunk.buildModel(source=Metashape.DepthMapsData, keep_depth=True, face_count=Metashape.HighFaceCount, progress=progress("buildModel"))
RuntimeError: Index overflow