Search results for ml

ButtonClickStyle screenshot

ButtonClickStyle

April 13, 2022 • MIT License
This is a customizable/designable "button view", with 15 animated click styles, that allows you to design your own buttons from subviews, in storyboard and xib right away.
XMLText screenshot

XMLText

May 30, 2021 • MIT License
Generate styled SwiftUI Text from strings with XML tags.
FigmaConvertXib screenshot

FigmaConvertXib

February 18, 2021 • Apache 2.0 License
FigmaConvertXib is a tool for exporting design elements from figma.com and generating files to a projects iOS .xib / Android .xml
Plot screenshot

Plot

December 10, 2019 • MIT License
A DSL for writing type-safe HTML, XML and RSS in Swift.
ARKit-Sampler screenshot

ARKit-Sampler

April 08, 2019 • MIT License
Code examples for ARKit.
Untagger screenshot

Untagger

March 18, 2019 • MIT License
Untagger is a removal and full text extraction of HTML written in Swift heavily inspired by Boilerpipe.
No image provided.

YAS

February 23, 2019 • MIT License
YAS is YAML-based stylesheet engine written in Swift.
Lumina screenshot

Lumina

December 08, 2018 • MIT License
A camera designed in Swift for easily integrating CoreML models - as well as image streaming, QR/Barcode detection, and many other features
MLLineChart screenshot

MLLineChart

November 02, 2018 • MIT License
A simple Line Chart Lib
VKSentimentAnalysis screenshot

VKSentimentAnalysis

May 19, 2018 • Apache 2.0 License
This project is a demo on using CoreML framework for sentiment analysis of text. .mlmodel was developed from Scikit-learn Pipeline using coremltools python package. More details here : https://deve...
No image provided.

NLPSwift

May 16, 2018 • Apache 2.0 License
NSLinguisticTagger provides a uniform interface to a variety of natural language processing functionality with support for many different languages and scripts. One can use this class to segment na...
StyleArts screenshot

StyleArts

February 05, 2018 • Apache 2.0 License
Style Art is a library which process images using COREML with a set of pre trained machine learning models and convert them to Art style.
FlexLib screenshot

FlexLib

December 25, 2017 • MIT License
FlexLib is a framework for creating native iOS applications using a human-readable markup language, similar to Android and .NET development way. The layout is written in xml file based on flexbox m...
No image provided.

FacialContour

December 24, 2017 • Apache 2.0 License
The facial detection API allows us to not only detect faces & facial features but also check those faces for particular properties such as if a smile is present or eyes are open etc. This is a sim...
No image provided.

CaffeToCoreML

December 13, 2017 • Apache 2.0 License
There are a lot of tutorials/ open source projects on how to use Vision and CoreML frameworks for Object Detection in real world using iOS apps using .mlmodels given by Apple. But seldom in reality...
PSHTMLView screenshot

PSHTMLView

November 30, 2017 • MIT License
PSHTMLView is a non scrollable WKWebView wrapper, adapt for using in UITableView and UIScrollView.
AJProgressView screenshot

AJProgressView

October 02, 2017 • MIT License
A subclass of UIView for managing progress, which can be customized according to your application design. Simply add the center image and layer color and its done.
No image provided.

InstagramLogin

September 18, 2017 • MIT License
A simple way to authenticate Instagram accounts on iOS. It handles all the Instagram authentication process by showing a custom UIViewController with the login page and returning an access token...
CoreML-samples screenshot

CoreML-samples

August 14, 2017 • MIT License
Sample code for Core ML using ResNet50 provided by Apple and a custom model generated by coremltools.
iOS-11-by-Examples screenshot

iOS-11-by-Examples

June 23, 2017 • MIT License
Examples of new iOS 11 APIs