|
|
|
|
|
by bitL
2516 days ago
|
|
All open source state-of-art SLAM libraries fail on real-world data, often the same scene that was processed once successfully fails in another pass. The problem is with the computer vision algorithms themselves, the "classical" ones are super susceptible to per-scene constants tuning and randomization effect; the only hope IMO is Deep Learning at the moment, but that requires massive computational capability for real-time inference. |
|