Thanks for the interesting work. I tried to run as mentioned and got into this error any idea
fastmap/database.py", line 725, in read_database
res["keypoint_idx1"] = torch.cat(res["keypoint_idx1"], dim=0)
RuntimeError: torch.cat(): expected a non-empty list of Tensors
Thanks for the interesting work. I tried to run as mentioned and got into this error any idea
fastmap/database.py", line 725, in read_database
res["keypoint_idx1"] = torch.cat(res["keypoint_idx1"], dim=0)
RuntimeError: torch.cat(): expected a non-empty list of Tensors