CSAILVision / places365

The Places365-CNNs for Scene Classification
http://places2.csail.mit.edu/
MIT License
1.92k stars 536 forks source link

model can not download #91

Open XingYuanWei opened 2 years ago

XingYuanWei commented 2 years ago

run_placeCNN_unified.py the file only download the wideresnet18_place365.pth.tar model, i want to use other model, such as resnet50 or more deep resnet model. but i click the the website http://places2.csail.mit.edu/models_places365/. there are nothing in the website except wideresnet18_palce365.pth.tar. i revise the appendix like wideresnet50_place365.pth.tar still can not download. maybe the server no the model file? can help me! thks very much!

NancyFazal commented 1 year ago

Hi @XingYuanWei run_placeCNN_unified.py does not download the wideresnet18_place365.pth.tar model for me either. The download link inside code file is broken. Wonder if it still works for you? If something is missing at my end.