Showcase: geolocating a dashcam video without GPS, only from the footage [P]
Summary
A project called Third Eye performs visual geolocation on dashcam footage without GPS, using place recognition against a street imagery index, trajectory stitching, and geometric verification to trace the route on a map.
Similar Articles
Trajectory-aware Cross-view Geo-localization with Sequential Observations
Introduces SeqGeo-VL dataset and TrajLoc framework for trajectory-aware cross-view geo-localization using sequential observations (video clips or route descriptions), achieving substantial gains over state-of-the-art methods.
Geo-Align: Video Generation Alignment via Metric Geometry Reward
Geo-Align presents a reinforcement learning framework for camera-controlled video re-rendering that improves generalization through scale-aware perceptual rewards and metric 3D estimation for camera trajectory extraction.
CityRAG: Stepping Into a City via Spatially-Grounded Video Generation
CityRAG introduces a video generative model that produces long, physically grounded, 3D-consistent videos of real-world cities using geo-registered data, enabling realistic navigation and simulation for robotics and autonomous driving.
detectly
Turn your fleet's dashcam footage into driver safety scores, a practical AI-powered product for fleet management.
Geolocating a random island using geometry and CUDA programming
A detailed write-up on solving an OSINT challenge to geolocate an island from a photo using geometric analysis, CUDA programming, and OpenStreetMap data filtering.