OlafenwaMoses / ImageAI

A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
https://www.genxr.co/#products
MIT License
8.62k stars 2.19k forks source link

Support for apple silicon and tensorflow-macos? #724

Open aleksandereiken opened 2 years ago

aleksandereiken commented 2 years ago

I've tried to install this library with tensorflow-macos, however this runs on python 3.9. (to enable use of GPUs on the new macs), but I am not able to install some of the dependency packages (numpy and scipy). More below on how the tensorflow-macos is installed via miniforge. Would it be possible to add support for tensorflow-macos? Thanks! https://makeoptim.com/en/deep-learning/tensorflow-metal

mariomakdis commented 2 years ago

Same issue here!

Schermafbeelding 2022-02-03 om 11 07 42

Even though I already have them installed in the environment, not sure what it's trying to do.