ygjwd12345 / TransDepth

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

Kitti Pretrained download Error #21

Closed sjg02122 closed 1 year ago

sjg02122 commented 1 year ago

Thank you for your excellent work.

Currently, if I try to download checkpoint using .sh file in your script, It doesn't work with Error404 . Could you check the pretrained file link?

The following is the full text of the error.

Note: available models are kitti_depth, nyu_depth, and nyu_surfacenormal Specified [kitti_dpeth] WARNING: timestamping does nothing in combination with -O. See the manual for details.

--2022-09-27 08:03:41-- http://disi.unitn.it/~hao.tang/uploads/models/TransDepth/kitti_dpeth_pretrained.tar.gz Resolving disi.unitn.it (disi.unitn.it)... 193.205.194.4 Connecting to disi.unitn.it (disi.unitn.it)|193.205.194.4|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2022-09-27 08:03:42 ERROR 404: Not Found.

sjg02122 commented 1 year ago

Problem solved.

I entered the link itself in the Chrome address window without using any other code and solved it.

http://disi.unitn.it/~hao.tang/uploads/models/TransDepth/${FILE}_pretrained.tar.gz