Hello! I'm able to set up and run MonDi on the VOID dataset and get evaluation results similar to what is presented.
Evaluation results:
MAE RMSE iMAE iRMSE
30.884 87.478 15.308 38.333
+/- +/- +/- +/-
23.885 79.675 18.747 51.171
Total time: 13383.36 ms Average time per sample: 16.73 ms
How could I go about running MonDi in real-time on live images? I noticed that the dataset images are preprocessed to be in triplets. Would this have to be done for real-time images too? Also, my depth stream is as a pointcloud; would that have to be saved as PNG depth images as in the dataset?
Thank you!
Hello! I'm able to set up and run MonDi on the VOID dataset and get evaluation results similar to what is presented.
How could I go about running MonDi in real-time on live images? I noticed that the dataset images are preprocessed to be in triplets. Would this have to be done for real-time images too? Also, my depth stream is as a pointcloud; would that have to be saved as PNG depth images as in the dataset?
Thank you!