https://github.com/mapbox/mapbox-vision-ios
https://github.com/mapbox/mapbox-vision-ios
in-scope priority
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mapbox/mapbox-vision-ios
- Owner: mapbox
- Created: 2018-09-08T13:24:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-08-05T20:44:55.000Z (6 months ago)
- Last Synced: 2025-10-11T00:21:33.180Z (4 months ago)
- Topics: in-scope, priority
- Language: Swift
- Size: 5.55 MB
- Stars: 62
- Watchers: 103
- Forks: 26
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Contributing: Docs/CONTRIBUTING.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[](https://github.com/mapbox/secret-shield/blob/master/docs/enabledBadge.md)


# 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.