open-mmlab / mmdetection3d

OpenMMLab's next-generation platform for general 3D object detection.
https://mmdetection3d.readthedocs.io/en/latest/
Apache License 2.0
5k stars 1.49k forks source link

[Bug] S3DIS数据集-DGCNN点云分割权重无法下载 #2958

Open haoshengjia opened 2 months ago

haoshengjia commented 2 months ago

Prerequisite

Task

I'm using the official example scripts/configs for the officially supported tasks/models/datasets.

Branch

main branch https://github.com/open-mmlab/mmdetection3d

Environment

no errors

Reproduces the problem - code sample

https://download.openmmlab.com/mmdetection3d/v0.17.0_models/dgcnn/dgcnn_32x4_cosine_100e_s3dis_seg-3d-13class/area1/dgcnn_32x4_cosine_100e_s3dis_seg-3d-13class_20210731_000734-39658f14.pth

Reproduces the problem - command or script

https://download.openmmlab.com/mmdetection3d/v0.17.0_models/dgcnn/dgcnn_32x4_cosine_100e_s3dis_seg-3d-13class/area1/dgcnn_32x4_cosine_100e_s3dis_seg-3d-13class_20210731_000734-39658f14.pth

Reproduces the problem - error message

This XML file does not appear to have any style information associated with it. The document tree is shown below.

NoSuchKey The specified key does not exist. 662229192AA34434398A0BA1 openmmlab-share.oss-cn-hangzhou.aliyuncs.com mmdetection3d/v0.17.0_models/dgcnn/dgcnn_32x4_cosine_100e_s3dis_seg-3d-13class/area1/dgcnn_32x4_cosine_100e_s3dis_seg-3d-13class_20210731_000734-39658f14.pth 0026-00000001 https://api.aliyun.com/troubleshoot?q=0026-00000001

Additional information

No response