https://github.com/ultralytics/isky
Ultralytics iSky iOS app transforms your world into art with real-time style transfer.
https://github.com/ultralytics/isky
ai app-store coreml ios ml realtime style-transfer swift ultralytics
Last synced: 3 months ago
JSON representation
Ultralytics iSky iOS app transforms your world into art with real-time style transfer.
- Host: GitHub
- URL: https://github.com/ultralytics/isky
- Owner: ultralytics
- License: agpl-3.0
- Created: 2019-01-09T13:08:02.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T01:38:40.000Z (7 months ago)
- Last Synced: 2025-03-28T02:34:01.245Z (7 months ago)
- Topics: ai, app-store, coreml, ios, ml, realtime, style-transfer, swift, ultralytics
- Language: Swift
- Homepage: https://ultralytics.com
- Size: 1.4 MB
- Stars: 6
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 Ultralytics iSky iOS App
[](https://github.com/ultralytics/iSky/actions/workflows/format.yml)
[](https://discord.com/invite/ultralytics)
[](https://community.ultralytics.com/)
[](https://reddit.com/r/ultralytics)Welcome to the [Ultralytics](https://www.ultralytics.com/) iSky iOS App GitHub repository! 📖 This app leverages advanced [neural network](https://www.ultralytics.com/glossary/neural-network-nn) [style-transfer](https://en.wikipedia.org/wiki/Neural_style_transfer) models to transform your world into art in real-time. Explore our guide to get started with the [Ultralytics iSky iOS App](https://apps.apple.com/us/app/isky/id1445737240) and view the world through the lens of famous paintings.
## 🛠️ Quickstart: Setting Up the Ultralytics iSky iOS App
Getting started with the Ultralytics iSky iOS App is straightforward. Follow these steps to build and install the app on your iOS device using Xcode.
### Prerequisites
Ensure you have the following before you start:
- **Xcode:** The Ultralytics iSky iOS App requires Xcode installed on your macOS machine. Download the latest version from the [Mac App Store](https://apps.apple.com/us/app/xcode/id497799835).
- **An iOS Device:** For testing the app, you'll need an iPhone or iPad running [iOS 14.0](https://www.apple.com/ios/ios-18/) or later.
- **An Apple Developer Account:** A free [Apple Developer account](https://developer.apple.com/) is sufficient for testing the app on your own device.### Installation
1. **Clone the Repository:**
Use [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) to clone the repository to your local machine.```sh
git clone https://github.com/ultralytics/isky.git
cd isky
```2. **Open the Project in Xcode:**
Navigate to the cloned directory and open the `iSky.xcodeproj` file. This will launch the project in Xcode.
![]()
In Xcode, navigate to the project's target settings. Under the "Signing & Capabilities" tab, select your Apple Developer account to sign the app.
3. **Run the Ultralytics iSky iOS App:**
Connect your iOS device to your Mac via USB. Select your device from the list of run targets in Xcode (next to the stop button). Press the Run button (▶) to build and install the app on your device.
![]()
## 🚀 Usage
The Ultralytics iSky iOS App is designed for intuitive use:
- **Tap the screen to cycle through 5 different painting styles:**
- Van Gogh's [Starry Night](https://en.wikipedia.org/wiki/The_Starry_Night)
- Mosaic
- Leonid Afremov's Rain Princess
- Natasha Westcoat's Candie
- Francis Picabia's Udnie
- **Pause and Play live video:** Control the live video feed with a simple tap on the pause/play button.
- **Share your art:** Use the share button to capture the current view and share your transformed world with friends and family!## 💡 Contribute
We warmly welcome contributions from the community to our open-source projects! Your support and efforts are vital for advancing the field of AI. Get involved by reviewing our [Contributing Guide](https://docs.ultralytics.com/help/contributing/), and please share your feedback through our brief [Survey](https://www.ultralytics.com/survey?utm_source=github&utm_medium=social&utm_campaign=Survey). We appreciate every contribution, from bug reports to pull requests. A massive thank you 🙏 to all our contributors!
[](https://github.com/ultralytics/ultralytics/graphs/contributors)
## 📄 License
Ultralytics provides two licensing options to accommodate diverse use cases:
- **AGPL-3.0 License:** This [OSI-approved](https://opensource.org/license/agpl-v3) open-source license is ideal for students, researchers, and enthusiasts who wish to share their work and contribute back to the community. It promotes open collaboration and knowledge sharing. See the [LICENSE](https://github.com/ultralytics/isky/blob/main/LICENSE) file for detailed terms.
- **Enterprise License:** Tailored for commercial applications, this license allows for the integration of Ultralytics software and AI models into commercial products and services without the open-source requirements of AGPL-3.0. If your scenario involves commercial use, please contact us through [Ultralytics Licensing](https://www.ultralytics.com/license).## 🤝 Contact
For bug reports and feature requests related to the Ultralytics iSky iOS App, please use [GitHub Issues](https://github.com/ultralytics/isky/issues). For general questions, discussions, and support, join our vibrant community on [Discord](https://discord.com/invite/ultralytics)!