shariqfarooq123 / AdaBins

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

Training #60

Closed johnshin86 closed 2 years ago

johnshin86 commented 2 years ago

Hi,

Thanks for publishing the code for your work. I'm interested in using AdaBins for a depth estimation project I'm working on. Did you have something I could read about how you've partitioned the NYUv2 dataset? Looks like you've taken a subset of the full dataset, which is listed in the corresponding .txt files in the train_test_inputs directory. How did you go about choosing and organizing the subset?

johnshin86 commented 2 years ago

I see this is discussed in issue #54