I try to tun the indoor.py example, but run into the following issue:
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://node1.chrischoy.org/data/publications/minknet/weights.pth [following]
--2026-01-30 10:09:56-- https://node1.chrischoy.org/data/publications/minknet/weights.pth
Resolving node1.chrischoy.org (node1.chrischoy.org)... failed: Name or service not known.
wget: unable to resolve host address ‘node1.chrischoy.org’
Is it possible to get these weights somehow? I get the same type of error when I download the example pointcloud by the way, which is expected, since the weights and pointcloud are expected to be on the same server...
I try to tun the indoor.py example, but run into the following issue:
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://node1.chrischoy.org/data/publications/minknet/weights.pth [following]
--2026-01-30 10:09:56-- https://node1.chrischoy.org/data/publications/minknet/weights.pth
Resolving node1.chrischoy.org (node1.chrischoy.org)... failed: Name or service not known.
wget: unable to resolve host address ‘node1.chrischoy.org’
Is it possible to get these weights somehow? I get the same type of error when I download the example pointcloud by the way, which is expected, since the weights and pointcloud are expected to be on the same server...