Using OpenCV2 and Vision framework on iOS

Sep 25, 2023 · 3 min.
OpenCV

How to Use OpenCV2 in a Swift Project

Porting the Segment Anything Model to iOS

Sep 17, 2023 · 4 min.
Segmentation

Porting the Segment Anything Model to an iOS App

Port the LLaMa Model on iOS

Sep 1, 2023 · 4 min.
LLM LLaMa

How to Port the LLaMa Model to Run on iOS Devices

Implementing ImageGAN From Data Collection to Model Compression

Aug 10, 2023 · 5 min.
Image GAN Colab

How to train a projected gan on landscapes/ clouds dataset, then port it on iPhone.