andreaconti / sparsity-agnostic-depth-completion

Depth Completion technique agnostic to input depth pattern sparsity, WACV23
https://andreaconti.github.io/projects/sparsity_agnostic_depth_completion/
27 stars 1 forks source link

Shifted grid and livox image for evaluation #3

Open joodykimdev opened 1 year ago

joodykimdev commented 1 year ago

Hi, Thank you for sharing your great work!

I want to evaluate a depth model in same way which you had used in your paper. could you provide the evaluation depth image for grid shifted and livox? or could you share the evaluation script for this?

Thanks :)

andreaconti commented 11 months ago

Hi, thank you for the interest in our work!

I added to this repository a folder containing the original pattern to generate the shifted grid, and also the livox pattern. You can find them here. Please note that the original grid pattern is distributed with this LICENSE.

Moreover, to perform a fair comparison with our method probably the best way is leveraging the pre-computed data already available in this repository where you can find the input image, the ground-truth, the sparse depth and our prediction.