Closed Lynne-Zheng-Linfang closed 4 years ago
Thank for sharing your pre-trained models. While error occurs when I trying to download the tless pre-trained model via:
python -m cosypose.scripts.download --model=refiner-bop-tless-synt+real--88131
Error Info:
0:00:00.001035 - Copying cosypose:experiments/refiner-bop-tless-synt+real--88131 to /home/username/Documents/Code/cosypose/local_data/experiments/refiner-bop-tless-synt+real--88131 2020-11-02 10:08:47 ERROR : : error reading source directory: directory not found 2020-11-02 10:08:47 ERROR : Attempt 1/3 failed with 1 errors and: directory not found 2020-11-02 10:08:47 ERROR : : error reading source directory: directory not found 2020-11-02 10:08:47 ERROR : Attempt 2/3 failed with 1 errors and: directory not found 2020-11-02 10:08:47 ERROR : : error reading source directory: directory not found 2020-11-02 10:08:47 ERROR : Attempt 3/3 failed with 1 errors and: directory not found Transferred: 0 / 0 Bytes, -, 0 Bytes/s, ETA - Errors: 1 (retrying may help)
Seems there is a typo in the run id in the readme
Try:
python -m cosypose.scripts.download --model=refiner-bop-tless-synt+real--881314
It works now. Thanks!
Thank for sharing your pre-trained models. While error occurs when I trying to download the tless pre-trained model via:
Error Info: