# OpenStreetMap × Computer Vision [Map Features in OpenStreetMap with Computer Vision](https://blog.mozilla.ai/map-features-in-openstreetmap-with-computer-vision/) - **Object Detection** with [YOLOv11](https://docs.ultralytics.com/es/models/yolo11/?ref=blog.mozilla.ai), by [Ultralytics](https://www.ultralytics.com/?ref=blog.mozilla.ai), which identifies where relevant features exist in an image. - **Segmentation** with [SAM2](https://ai.meta.com/sam2/?ref=blog.mozilla.ai), by [Meta](https://ai.meta.com/?ref=blog.mozilla.ai), which refines the detected features by outlining their exact shape. [mozilla-ai/osm-ai-helper at blog.mozilla.ai](https://github.com/mozilla-ai/osm-ai-helper?ref=blog.mozilla.ai) ![osm-ai-helper-diagram.png](https://github.com/mozilla-ai/osm-ai-helper/blob/main/images/osm-ai-helper-diagram.png?raw=true)