Pinned Repositories
aphantasia
CLIP + FFT/DWT/RGB = text to image/video
BNNS-vs-MPSCNN
Compares the speed of Apple's two deep learning frameworks: BNNS and Metal Performance Shaders
caffe2
Caffe2 is a cross-platform framework made with expression, speed, and modularity in mind.
Caffe2-iOS
Caffe2 on iOS Real-time Demo. Test with Your Own Model and Photos.
CoreImagePython
coremltools
Converter tools for Core ML.
darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
DeepLearningKit
Open Source Deep Learning Framework for Apple's iOS, OS X and tvOS -
dockerfiles
Deep Learning Dockerfiles
engineering_yuv_aj
ofirbb's Repositories
ofirbb/BNNS-vs-MPSCNN
Compares the speed of Apple's two deep learning frameworks: BNNS and Metal Performance Shaders
ofirbb/DeepLearningKit
Open Source Deep Learning Framework for Apple's iOS, OS X and tvOS -
ofirbb/bnns-cocoa-example
An example of a neural network trained by tensorflow and executed using BNNS
ofirbb/caffe-tensorflow
Caffe models in TensorFlow
ofirbb/caffemodel2json
A small tool to dump Caffe's *.caffemodel to JSON for inspection
ofirbb/CardboardSDK-iOS
iOS port of Google's CardboardSDK (mobile VR toolkit)
ofirbb/CLATCH
Insanely fast, fully scale- and rotation-invariant CUDA LATCH 512-bit binary descriptor for computer vision
ofirbb/cudaLATCH
GPU implementation of LATCH descriptor & matcher.
ofirbb/deepdesc-release
Code for the ICCV 2015 paper "Discriminative Learning of Deep Convolutional Feature Point Descriptors"
ofirbb/espresso
A minimal high performance parallel neural network framework running on iOS
ofirbb/find_face_landmarks
C++ \ Matlab library for finding face landmarks and bounding boxes in video\image sequences.
ofirbb/gemmlowp
Low-precision matrix multiplication
ofirbb/google_calendar_matlab
A Java based Matlab interface for creating Events and notifications on google calendar
ofirbb/gp-structure-search
ofirbb/K2NN
Fast bruteforce and Multi-Index Hash (MIH) accelerated 2NN matchers for 512-bit binary descriptors for computer vision
ofirbb/KFAST
Implementation of FAST feature detector for computer vision (Rosten 2006) using AVX2 to outperform canonical implementation by up to 600%.
ofirbb/LATCH
Fastest CPU implementation of the LATCH 512-bit binary feature descriptor; fully scale- and rotation-invariant
ofirbb/LumigraphRendering
Implemented Unstructured Lumigraph Rendering Algorithm
ofirbb/models
Models built with TensorFlow
ofirbb/mve
Multi-View Environment
ofirbb/openMVG
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
ofirbb/openMVG-LATCH
openMVG with a LATCH descriptor, an ORB descriptor, DEEP descriptors from the cvpr15compare repo, PNNet/Torch loader and a GPU-based L2 matcher integrated
ofirbb/pnnet
Conjoined Triple Deep Network for Learning Local Image Descriptors
ofirbb/segmentation_keras
DilatedNet in Keras for image segmentation
ofirbb/TCDCN-face-alignment
Matlab implementation of facial landmark detection by deep multi-task learning
ofirbb/tf_ios_makefile_example
A simple iOS example showing how to use the iOS library produced by TensorFlow's makefile.
ofirbb/torch-ios
Torch7 for iOS.
ofirbb/torch2ios
Torch7 Library - Convert NN Models To iOS Format
ofirbb/WhatsThis-iOS
MXNet WhatThis Example for iOS