update inferencer: success rate

This commit is contained in:
2024-09-27 16:01:07 +08:00
parent 030bf55192
commit 3bc56af3d5
6 changed files with 81 additions and 52 deletions

View File

@@ -83,7 +83,6 @@ class NBVReconstructionDataset(BaseDataset):
"label_idx": seq_idx,
"scene_max_coverage_rate": scene_max_coverage_rate
})
break # TODO: for small version debug
return datalist
def preprocess_cache(self):