# mapbox-vision-ios **Repository Path**: mirrors_mapbox/mapbox-vision-ios ## Basic Information - **Project Name**: mapbox-vision-ios - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Secret-shield enabled](https://github.com/mapbox/secret-shield/blob/assets/secret-shield-enabled-badge.svg)](https://github.com/mapbox/secret-shield/blob/master/docs/enabledBadge.md) ![Swift version](https://img.shields.io/static/v1.svg?label=Swift&message=4.2&color=orange) ![Platform support](https://img.shields.io/static/v1.svg?label=iOS&message=%3E=%2011.2&color=brightgreen) # Mapbox Vision SDK # Table of contents - [Overview](#overview) - [Getting Started](#getting-started) - [Documentation](#documentation) - [Contributing](#contributing) - [Versioning](#versioning) - [License](#license) # Overview The current repository is a part of [Mapbox Vision SDK](https://vision.mapbox.com). Mapbox Vision SDK provides developers with cutting-edge AI and AR tools to build better driving experiences. It’s smart enough to understand the road, yet lean enough to run on devices that billions of drivers use everyday. The key features are: - Navigation in augemented reality; - Scene segmentation; - Sign detection; - Safety alerts; - Object detection; - Lane detection. Find more at [Overview page](https://docs.mapbox.com/ios/vision/overview/). # Getting Started To set up the Vision SDK you will need to download the SDK, install the frameworks relevant to your project, and complete a few configuration steps. You can find all the details at the [Getting Started page](https://docs.mapbox.com/ios/vision/overview/#getting-started/). # Documentation Find the latest version of the documentation, API reference or get familiar with Vision SDK through a series of tutorials at [Vision SDK docs page](https://docs.mapbox.com/ios/vision). # Contributing For details, please read [CONTRIBUTING](Docs/CONTRIBUTING.md) file. # Versioning For details, please see [Versioning](Docs/CONTRIBUTING.md#versioning) section in [CONTRIBUTING](Docs/CONTRIBUTING.md) file. # License For details, please read [LICENSE](Docs/LICENSE.md) file.