Closed lhs4297 closed 1 year 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?
Please use hanlab18.mit.edu in place of hanlab.mit.edu in the link as a temporary solution.
hanlab18.mit.edu
hanlab.mit.edu
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?