lhoyer / DAFormer

[CVPR22] Official Implementation of DAFormer: Improving Network Architectures and Training Strategies for Domain-Adaptive Semantic Segmentation
Other
466 stars 91 forks source link

Training weights cannot be downloaded #74

Closed jiuyuzhang closed 1 year ago

jiuyuzhang commented 1 year ago

Hi, is there any other way to download the training weights, I can't open the link in google cloud drive

lhoyer commented 1 year ago

Can you please specify which weights you cannot download?

jiuyuzhang commented 1 year ago

MiT weights in download_checkpoints.sh,thanks,website shows no permission

lhoyer commented 1 year ago

It looks like the authors of SegFormer changed the permissions of the Google Drive files. However, you can still download them from their OneDrive: https://connecthkuhk-my.sharepoint.com/:f:/g/personal/xieenze_connect_hku_hk/EvOn3l1WyM5JpnMQFSEO5b8B7vrHw9kDaJGII-3N9KNhrg?e=cpydzZ, which is provided in https://github.com/NVlabs/SegFormer#training

jiuyuzhang commented 1 year ago

Thank you very much. It's solved.

Gina699 commented 11 months ago

Dear Dr.Hoyer,i opened the website you answered above ,but i found that there are two different versions for each Mit-Bx,could i konw which should we use for DAFormer? image

lhoyer commented 10 months ago

Hi @Gina699,

I'm sorry. I shared the wrong OneDrive link. Please, use this one instead: https://connecthkuhk-my.sharepoint.com/personal/xieenze_connect_hku_hk/_layouts/15/onedrive.aspx?id=%2Fpersonal%2Fxieenze%5Fconnect%5Fhku%5Fhk%2FDocuments%2Fsegformer%2Fpretrained%5Fmodels&ga=1

Gina699 commented 10 months ago

Thanks for your reply,but the new website seems not available. image

lhoyer commented 10 months ago

Does this link work for you: https://connecthkuhk-my.sharepoint.com/:f:/g/personal/xieenze_connect_hku_hk/EvOn3l1WyM5JpnMQFSEO5b8B7vrHw9kDaJGII-3N9KNhrg?e=cpydzZ

Gina699 commented 10 months ago

Yes,it works.You are responsible sooooooo much!DAFormer and HRDA inspire me a lot,and i am looking forward to seeing your following academic results.

lhoyer commented 10 months ago

Thank you!

SSSilvester commented 2 months ago

Yes,it works.You are responsible sooooooo much!DAFormer and HRDA inspire me a lot,and i am looking forward to seeing your following academic results. Hello, have you been able to run it successfully? I'm facing some difficulties and would appreciate it if we could exchange ideas.