shariqfarooq123 / AdaBins

Official implementation of Adabins: Depth Estimation using adaptive bins
GNU General Public License v3.0
725 stars 156 forks source link

Evaluation on SUN RGB-D dataset #36

Open Chen-che-w opened 3 years ago

Chen-che-w commented 3 years ago

Because when I test the SUN RGB-D database, the test results are different So I want to ask about the evaluation settings on the SUN RGB-D dataset. Question 1 When testing SUN RGB-D, has the maximum depth been adjusted? Question 2: SUN RGB-D has several databases. Does your test result on the paper test 5050 images at a time or test the databases separately and then take the average? Question 3 Do you use evaluate.py on SUNRGB-D data and set the data set to NYU?

shenglunch commented 9 months ago

Did you solve it ?