Custom Layers in Core ML

December 30, 2021 ยท View on GitHub

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