TransDepth
TransDepth copied to clipboard
Code for Transformers Solve Limited Receptive Field for Monocular Depth Prediction
Hi, When I try to run your code on Windows, there are some OS system incompatible errors related to the os.system(command) function. I replace the "make directory command" with os.makedirs()...
Hi: I made some changes to the data prepare commands, based on my experiments
I already solved several errors arising due to the code not being directly compatible with windows, but then in the train command, I am getting an error which I can't...
error
I tried to run python ’bts_test.py arguments_test_nyu.txt‘, but returned 'No module named 'bts_nyu_v2_pytorch_att''