diff --git a/inspiration.md b/inspiration.md index 24c5544..ff5908e 100644 --- a/inspiration.md +++ b/inspiration.md @@ -1,9 +1,12 @@ -## RoadTagger +### RoadTagger "Robust Road Attribute Inference with Graph Neural Networks" Github: https://github.com/mitroadmaps/roadtagger [Paper som beskriver RoadTagger](https://arxiv.org/pdf/1912.12408.pdf) [Artikel om RoadTagger](https://www.gpsworld.com/ai-helps-create-street-maps-from-satellite-imagery/) -## Aerial image geolocalization from recognition and matching of roads and intersections +### Aerial image geolocalization from recognition and matching of roads and intersections [Aerial image geolocalization from recognition and matching of roads and intersections.pdf](https://github.com/lasseedfast/Xlocator/files/8897776/Aerial.image.geolocalization.from.recognition.and.matching.of.roads.and.intersections.pdf) +### Fast Aerial Image Geolocalization Using the Projective-Invariant Contour Feature +[Fast Aerial Image Geolocalization Using the Projective-Invariant Contour Feature.pdf](https://github.com/lasseedfast/Xlocator/files/8897849/Fast.Aerial.Image.Geolocalization.Using.the.Projective-Invariant.Contour.Feature.pdf) +Github: https://github.com/FlyAlCode/RCLGeolocalization-2.0