open-mmlab / mmdetection3d

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

[Docs] checkpoints expired #2039

Open femust opened 1 year ago

femust commented 1 year ago

Branch

1.1x branch https://mmdetection3d.readthedocs.io/en/1.1/

📚 The doc issue

I was looking for checkpoints of neural nets, and I noticed that some checkpoint links to the model were expired or missing: h3dnet dgcnn monoflex sassd (I think here the checkpoint is not present?) Also, nuimages, but only the third model

Mask R-CNN R-50-CAFFE IN 1x 7.0 47.7 38.2

Suggest a potential alternative/fix

No response

JingweiZhang12 commented 1 year ago

Thanks for you kind remind. We'll fix it soon.

femust commented 1 year ago

@JingweiZhang12 thanks. Btw how do you keep those checkpoint files ? If I knew where the files are located, I could do MR.

JingweiZhang12 commented 1 year ago

Thanks for your kindness! We are transferring these checkpoint files to the cloud.

femust commented 1 year ago

ah so I guess i can't help with that, ok thanks for the info!

tuifei007 commented 1 year ago

@JingweiZhang12 Would you please fix the checkpoints of dgcnn model? The error message Is shown as below.

`

NoSuchKey The specified key does not exist. 63F5B202A0BE37313631B86B openmmlab-share.oss-cn-hangzhou.aliyuncs.com mmdetection3d/v0.17.0_models/dgcnn/dgcnn_32x4_cosine_100e_s3dis_seg-3d-13class/area6/dgcnn_32x4_cosine_100e_s3dis_seg-3d-13class_20210802_154317-e3511b32.pth 0026-00000001

`