yhw-yhw / D2HC-RMVSNet

The official repository of the paper "Dense Hybrid Recurrent Multi-view Stereo Net with Dynamic Consistency Checking" (ECCV2020 Spotlight)
MIT License
109 stars 9 forks source link

To confirm I have run your code with the best performance #9

Closed mazeyu closed 3 years ago

mazeyu commented 3 years ago

Hi, since I am working on a similar project and would like to use D2HC-RMVSNet as a reference. So, currently I have run it on Tanks and Temples training set and got the following results, which is very good:

f1 score | Barn | Caterpillar | Church | Courthouse | Ignatius | Meetingroom | Truck | mean D2HC RMVSNet | 0.6555 | 0.6104 | 0.5421 | 0.594 | 0.8193 | 0.4095 | 0.7392 | 0.62428571

So I just want to make sure it is consistent with your best performance on that data (if you have these results) (although I think I have followed your code exactly and it should be consistent) Thank you!!

QT-Zhu commented 3 years ago

Yes. We once tested the algorithm casually (with some randomly picked model) and the results are not as good as yours. So I think you have already achieved the best performance.

mazeyu commented 3 years ago

Thanks!

zhz120 commented 2 years ago

can you tell me how to set the parameter in blendedmvs,train and test,thanks

Hi, since I am working on a similar project and would like to use D2HC-RMVSNet as a reference. So, currently I have run it on Tanks and Temples training set and got the following results, which is very good:

f1 score | Barn | Caterpillar | Church | Courthouse | Ignatius | Meetingroom | Truck | mean D2HC RMVSNet | 0.6555 | 0.6104 | 0.5421 | 0.594 | 0.8193 | 0.4095 | 0.7392 | 0.62428571

So I just want to make sure it is consistent with your best performance on that data (if you have these results) (although I think I have followed your code exactly and it should be consistent) Thank you!!

can you tell me how to set the parameter in blended , train and test, thanks

mazeyu commented 2 years ago

I only tested on T&T using the provided .sh