-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hello,
- I'm using colmap feature handler and i'm facing multiple errors w.r.t rotation avg, track establishment, and others
For eg,
i)
File "/media/instantsfm/instantsfm/processors/track_establishment.py", line 32, in BlindConcatenation
point_global_id2 = (int(pair.image_id2) << 32) | point2
OverflowError: Python integer 4294967296 out of bounds for uint32
ii)
return forward_call(*args, **kwargs)
TypeError: RobustModel.forward() missing 1 required positional argument: 'target'
- Also im trying superpoint, disk+lightglue etc and the ins-feat for this is killed when it goes out of ram (i..e 64 + 128 swap) which doesnt make it practical for large scenes. Can someone guide on these deep learning feature extractor to get accurate poses and Sfm for large scenes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels