alibaba / cascade-stereo

cascade-stereo
MIT License
452 stars 93 forks source link

Ground truth ply for Tanks and Temple intermediate test set #26

Open 320160040 opened 3 years ago

320160040 commented 3 years ago

The official T&T dataset provides code for calculating F-Score along with ground truth plys for Training sets. The evaluation code requires ground truth data to compare with predicted data. However, I could not find ground truth data for intermediate test sets anywhere. So I wanted to ask if you created that by yourself by using some third-party software like COLMAP?

image

tourlics commented 2 years ago

The official T&T dataset provides code for calculating F-Score along with ground truth plys for Training sets. The evaluation code requires ground truth data to compare with predicted data. However, I could not find ground truth data for intermediate test sets anywhere. So I wanted to ask if you created that by yourself by using some third-party software like COLMAP?

image

Hello, it seems that the groundtruth of official T&T Testing dataset is not public, we can only submit our model to the online benchmark to get the F-score (like the table in this picture).

wangchengze001 commented 2 years ago

how to change in code test.py,i can eval the T&T dataset

zhao-you-fei commented 2 years ago

@320160040 @wangchengze001 @tourlics @gxd1994 @alibaba-oss 请教一下我在casmvsnet上测试T&T数据集没有报错,filter-method用的normal,为什么我的点云融合不成功或者说效果很差,ply_local文件夹下中间点云效果也不好,深度图效果也很差(如下图) 最后结果: image ply_local文件夹下中间点云: image 深度图: image