vitrivr / cineast

Cineast is a multi-feature content-based mulitmedia retrieval engine. It is capable of retrieving images, audio- and video sequences as well as 3d models based on edge or color sketches, textual descriptions and example objects.
MIT License
57 stars 50 forks source link

Implemented OS switch so macOS builds use CPU version of TensorFlow. #325

Closed Spiess closed 2 years ago

Spiess commented 2 years ago

Fixes #313.

Tested to work as expected with builds on macOS and Ubuntu.

Spiess commented 2 years ago

There are no TensorFlow binaries for macOS ARM at all, this is only for macOS x64.