The train and test data I am using was taken from different distance. Say the train data is taken from 30m, and test data is taken from 60m. Do I need to pre-processing the test data (eg. depth/60*30) to make it has the approximate same depth range with the train data? Thanks.