ygjwd12345 / TransDepth

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

error #23

Open morandave opened 10 months ago

morandave commented 10 months ago

I tried to run python ’bts_test.py arguments_test_nyu.txt‘, but returned 'No module named 'bts_nyu_v2_pytorch_att''

ygjwd12345 commented 10 months ago

Sorry for reply late. I think you need to carefully check model name in training set and test set.

morandave commented 10 months ago

This is the path of my training set: "TransDepth-main/pytorch/dataset/nyu_depth_v2/official_splits/test/" ,I tried "nyu_depth_v2",but failed.Return "No module named 'nyu_depth_v2'"

ygjwd12345 commented 10 months ago

image check model name in these kind of setting files.