emojiface-ops's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
1adrianb/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
optonaut/ActiveLabel.swift
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
PipelineAI/pipeline
PipelineAI
Orderella/PopupDialog
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
zenangst/Hue
:art: Hue is the all-in-one coloring utility that you'll ever need.
ClusterM/hakchi2
Tool that allows you to add more games to your NES/SNES Classic Mini. WARNING: hakchi2 is no longer supported. Please use hakchi2 CE.
marmelroy/Zip
Swift framework for zipping and unzipping files.
kitasuke/PagingMenuController
Paging view controller with customizable menu in Swift
ibireme/YYImage
Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.
torrvision/crfasrnn
This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vision/
delba/JASON
Fast JSON parsing for Swift
akirasosa/mobile-semantic-segmentation
Real-Time Semantic Segmentation in Mobile device
gregmuellegger/django-autofixture
Can create auto-generated test data.
Produkt/PDKTStickySectionHeadersCollectionViewLayout
UICollectionView Layout that makes section headers behave like UITableView section headers. Section header views stick to the top of the collection view, over it's section cells.
sochalewski/UIImageViewAlignedSwift
A UIImageView subclass which allows you to align the image left/right/top/bottom, even when contentMode is AspectFit. Swift now.
lvsti/CoreMediaIO-DAL-Example
Apple's CoreMediaIO DAL plugin example - modernized
gfiumara/CIEDE2000
C++ implementation of the CIE Delta E 2000 Color-Difference algorithm (CIEDE2000).
TRANHV-VFA-DO-NOT-USE/MobileAILab-HairColor-iOS
vincechan/SwiftLoadingIndicator
Swift Loading Indicator with Overlay
jsonapi-ios/Spine
A Swift library for working with JSON:API APIs. It supports mapping to custom model classes, fetching, advanced querying, linking and persisting.
Pash237/FastImageLoader
Swift library to speed up UIImage loading (in the cost of disk space)
stoneyang-cv/train-CRF-RNN
Train CRF-RNN for Semantic Image Segmentation using Python