Skip to content

Releases: ultralytics/yolo-ios-app

v8.2.0 - Initial Release

11 Feb 23:29
276ead7
Compare
Choose a tag to compare

Ultralytics YOLO iOS App: Initial Release Notes

We are thrilled to announce the launch of the Ultralytics YOLO iOS App, a groundbreaking application that brings advanced object detection capabilities right to your iOS device. Powered by Ultralytics' state-of-the-art YOLOv8 models, this app is your portable gateway to seeing the world through the lens of artificial intelligence.

Features

  • Real-Time Detection: Experience instant object detection by simply pointing your camera at objects around you. Our app leverages the latest YOLOv8 models for accurate and fast results.
  • Multiple Model Support: Choose from a variety of YOLOv8 models ranging from 'nano' (YOLOv8n) for speed, up to 'x-large' (YOLOv8x) for maximum accuracy. Tailor the app's performance to your needs.
  • Easy Setup: Getting started is easy. With just a few steps, you can have the app up and running on your device. All you need is Xcode, an iOS device running iOS 14.0 or later, and a free Apple Developer account.

Quickstart Guide

  1. Clone the repository and open the project in Xcode.
  2. Add the YOLOv8 models to your project. Models can be exported using the ultralytics Python package or downloaded from our GitHub release assets.
  3. Run the app on your iOS device to start detecting objects in real-time.

Join the Ultralytics Community

We welcome everyone to contribute to our open-source projects and share feedback. Whether you're an academic, researcher, developer, or enthusiast, your contributions make a significant impact. Explore our Contributing Guide and join the conversation on Discord.

Licensing

  • AGPL-3.0 License: Ideal for academics, researchers, and enthusiasts. This open-source license encourages collaboration and knowledge sharing.
  • Enterprise License: For commercial use, offering the flexibility to integrate Ultralytics software into proprietary products and services. Reach out at https://ultralytics.com/license.

Get in Touch

Have questions, suggestions, or need support? Reach out to us via GitHub Issues or join our community on Discord.


Download Now

Discover the power of YOLOv8 on your iOS device. Download the Ultralytics YOLO iOS App today and transform how you see the world!


What's Changed

New Contributors

Full Changelog: https://github.com/ultralytics/yolo-ios-app/commits/v8.2.0