MubarizZaffar / VPR-Bench

This repository contains the codebase and all the relevant information for our IJCV paper on VPR-Bench: An open-source Visual Place Recognition Evaluation Framework
MIT License
126 stars 17 forks source link

must_downloads.sh #3

Closed kuzhengyu closed 3 years ago

kuzhengyu commented 3 years ago

hi! I can download the CALC, but can not download the AlexNet Model Files and AMOSNet Model Files. And it retried all the time, could it skip? Is it the problem of the link or my network?

----------------log------------------------------- --2021-06-28 08:40:32-- http://dl.caffe.berkeleyvision.org/bvlc_alexnet.caffemodel Resolving dl.caffe.berkeleyvision.org (dl.caffe.berkeleyvision.org)... 128.32.162.150 Connecting to dl.caffe.berkeleyvision.org (dl.caffe.berkeleyvision.org)|128.32.162.150|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-06-28 08:40:33 ERROR 404: Not Found.

Downloading AMOSNet Model Files --2021-06-28 08:41:18-- https://goo.gl/6xtjwD Resolving goo.gl (goo.gl)... 216.58.200.46 Connecting to goo.gl (goo.gl)|216.58.200.46|:443... failed: Unknown error. Retrying.

--2021-06-28 08:41:40-- (try: 2) https://goo.gl/6xtjwD Connecting to goo.gl (goo.gl)|216.58.200.46|:443... failed: Unknown error. Retrying.

--2021-06-28 08:42:03-- (try: 3) https://goo.gl/6xtjwD Connecting to goo.gl (goo.gl)|216.58.200.46|:443... failed: Unknown error. Retrying.

--2021-06-28 08:42:27-- (try: 4) https://goo.gl/6xtjwD Connecting to goo.gl (goo.gl)|216.58.200.46|:443... failed: Unknown error. Retrying.

--2021-06-28 08:42:52-- (try: 5) https://goo.gl/6xtjwD Connecting to goo.gl (goo.gl)|216.58.200.46|:443... failed: Unknown error. Retrying.

--2021-06-28 08:43:18-- (try: 6) https://goo.gl/6xtjwD Connecting to goo.gl (goo.gl)|216.58.200.46|:443... failed: Unknown error. Retrying.

--2021-06-28 08:43:45-- (try: 7) https://goo.gl/6xtjwD Connecting to goo.gl (goo.gl)|216.58.200.46|:443... failed: Unknown error. Retrying.

--2021-06-28 08:44:13-- (try: 8) https://goo.gl/6xtjwD Connecting to goo.gl (goo.gl)|216.58.200.46|:443... failed: Unknown error. Retrying.

--2021-06-28 08:44:42-- (try: 9) https://goo.gl/6xtjwD Connecting to goo.gl (goo.gl)|216.58.200.46|:443... failed: Unknown error. Retrying.

MubarizZaffar commented 3 years ago

Hey, I updated the link for AlexNet, it seems that the Berkley server is down. The link for AMOSNet is working at our end.

Thanks for bringing this to our attention.