AMI-system / species_classifier

This repository contains the code to create on-device machine learning models for species classification.
MIT License
2 stars 0 forks source link

Benchmark the TFLite models #35

Closed KatrionaGoldmann closed 5 months ago

KatrionaGoldmann commented 10 months ago

Determine model benchmarking parameters using 1 thread and CPU.

Follow Tensorflow instructions here

KatrionaGoldmann commented 10 months ago

Implemented using Bazel on local MacOS machine