An open API service indexing awesome lists of open source software.

https://github.com/mapbox/mapbox-vision-ios


https://github.com/mapbox/mapbox-vision-ios

in-scope priority

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

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.