hollance / CoreML-Custom-Layers

Source code for the blog post "Custom Layers in Core ML"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Layers in Core ML

This is the source code for my blog post Custom Layers in Core ML.

All code is licensed under the terms of the MIT license.

Prerequisites

  • Python 3.7

Requirements

pip3 install -r requirements.txt

About

Source code for the blog post "Custom Layers in Core ML"


Languages

Language:Swift 67.8%Language:Python 28.8%Language:Metal 3.4%