Open jaswanth-0821 opened 6 months ago
You need to download the original replica dataset too, which has the meshes. Lmk if you can replicate their replica results using max_instances > 3 (see their config).
You need to download the original replica dataset too, which has the meshes. Lmk if you can replicate their replica results using max_instances > 3 (see their config).
Hi, I'm training Replica data and I have found that all_centroid.pkl is needed when Inference and Evaluation. However, this file is not generated during training. May I know how should I get this file?
Thanks you very much
I downloaded replica dataset provided by Semantic_Nerf. When I ran preprocess_replica.py, I got a missing mesh.ply file, that is files not provided in the downloaded dataset.
Can you please share where i can download the complete processed dataset or provide the step to create them.