mit-han-lab / spvnas

[ECCV 2020] Searching Efficient 3D Architectures with Sparse Point-Voxel Convolution
http://spvnas.mit.edu/
MIT License
582 stars 109 forks source link

Unable to run visualize.py because URL is not accessible #115

Closed lhs4297 closed 11 months ago

lhs4297 commented 11 months ago

Hello, Thanks for your work. SPVNAS is indeed a great tool.

I'm trying to run visualize.py , but there's a problem and it's not working.

In this section, minkunet, spvcnn, spvnas_specialized from moel_zoo.py, for example, there is code to download and import weights from url such as 'https://hanlab.mit.edu/files/SPVNAS/spvnas_specialized/' '

However, I cannot access this url, and it says that I cannot find the page even if I search directly.

In conclusion, visualize.py doesn't work. How do I solve this problem?

zhijian-liu commented 11 months ago

Please use hanlab18.mit.edu in place of hanlab.mit.edu in the link as a temporary solution.