ygjwd12345 / TransDepth

Code for Transformers Solve Limited Receptive Field for Monocular Depth Prediction
MIT License
172 stars 20 forks source link

Training on a new dataset #18

Closed mvijay97 closed 2 years ago

mvijay97 commented 2 years ago

Hello, how would one go about training on a dataset that is different from kitti or nyu? Thanks!

harryvineeth commented 2 years ago

I have the same requirement to run this model for my dataset

ygjwd12345 commented 2 years ago

From my experience, you need to change bts_dataloader.py.