Hi,
Trying to test the multi-view model via
python test_MaGNet.py ./test_scripts/magnet/scannet.txt
but, got FileNotFoundError due to negative image index/name (-15.jpg).
Anyone got the same error?
Btw, monocular model (python test_DNet.py ./test_scripts/dnet/scannet.txt) works fine.
Hi,
Trying to test the multi-view model via
but, got FileNotFoundError due to negative image index/name (-15.jpg).
Anyone got the same error?
Btw, monocular model (
python test_DNet.py ./test_scripts/dnet/scannet.txt) works fine.