We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,运行 bash scripts/download_demo_data.sh时出错,错误为Downloading demo data... --2024-04-06 19:36:43-- https://s3.eu-central-1.amazonaws.com/avg-projects/convolutional_occupancy_networks/data/demo_data.zip 正在解析主机 s3.eu-central-1.amazonaws.com (s3.eu-central-1.amazonaws.com)... 31.13.69.245, 2a03:2880:f12a:83:face:b00c:0:25de 正在连接 s3.eu-central-1.amazonaws.com (s3.eu-central-1.amazonaws.com)|31.13.69.245|:443... 失败:连接超时。 正在连接 s3.eu-central-1.amazonaws.com (s3.eu-central-1.amazonaws.com)|2a03:2880:f12a:83:face:b00c:0:25de|:443... 失败:网络不可达。 unzip: cannot find or open demo_data.zip, demo_data.zip.zip or demo_data.zip.ZIP. Done! 是不是把展示数据删除了?
The text was updated successfully, but these errors were encountered:
Hi, I tried to download the demo data. It works for me. Please check the internet you are using.
Sorry, something went wrong.
No branches or pull requests
你好,运行 bash scripts/download_demo_data.sh时出错,错误为Downloading demo data...
--2024-04-06 19:36:43-- https://s3.eu-central-1.amazonaws.com/avg-projects/convolutional_occupancy_networks/data/demo_data.zip
正在解析主机 s3.eu-central-1.amazonaws.com (s3.eu-central-1.amazonaws.com)... 31.13.69.245, 2a03:2880:f12a:83:face:b00c:0:25de
正在连接 s3.eu-central-1.amazonaws.com (s3.eu-central-1.amazonaws.com)|31.13.69.245|:443... 失败:连接超时。
正在连接 s3.eu-central-1.amazonaws.com (s3.eu-central-1.amazonaws.com)|2a03:2880:f12a:83:face:b00c:0:25de|:443... 失败:网络不可达。
unzip: cannot find or open demo_data.zip, demo_data.zip.zip or demo_data.zip.ZIP.
Done!
是不是把展示数据删除了?
The text was updated successfully, but these errors were encountered: