I encountered an error while trying to download the D2-Net pre-trained model using the provided notebook _pipelineSfM.ipynb. Below is the error message:
It seems like there is an issue with the command wget returning a non-zero exit status 4. I believe this error is impeding the successful download of the model.
Steps to Reproduce:
Modify the setup cell where the paths and the configuration of the extractor and matcher are set with the following:
I encountered an error while trying to download the D2-Net pre-trained model using the provided notebook _pipelineSfM.ipynb. Below is the error message:
It seems like there is an issue with the command
wget
returning a non-zero exit status 4. I believe this error is impeding the successful download of the model.Steps to Reproduce:
Expected Behavior:
The D2-Net pre-trained model should be downloaded successfully without any errors.
Additional Information:
Thank you for your attention to this matter. Please reach out to me if any further information is needed to address this issue.
Best Regards, Carlos