Michael Mayer
Michael Mayer
@aa333 That is our plan. At the moment, however, we are still [working on OpenID Connect (OIDC)](https://github.com/photoprism/photoprism/issues/782#issuecomment-2203104905). Once it has been released, we will add support for additional/external models as...
The above changes allow to configure the computer vision models through an (optional) `vision.yml` configuration file. However, since our current label model seems to be quite special when it comes...
Since the [upgrade from TensorFlow v1.15.2 to v2.18.0](https://github.com/photoprism/photoprism/issues/222 ) is pretty much complete, it should generally be possible to [download saved TensorFlow models](https://www.kaggle.com/models/google/efficientnet-v2) and then put them in a subdirectory...
Here is **related documentation** that explains how to inspect saved models and what common input/output signatures are: - https://www.tensorflow.org/guide/saved_model#details_of_the_savedmodel_command_line_interface - https://www.tensorflow.org/hub/common_signatures/images#input - https://www.tensorflow.org/hub/common_signatures/images#image_classification - https://www.tensorflow.org/hub/reusable_saved_models Based on this, it unfortunately...
Please go ahead! I wish I had the time to keep working on this, but there's just too many other things waiting for attention. If you need anything, like additional...
A few more notes on this, so that my findings and the current state are publicly documented: (a) My suggestion would be to store additional models in a subdirectory of...
Some potentially more accurate/powerful image classification models and the **original** imagenet 1k/21k labels have been [uploaded to dl.photoprism.app](https://dl.photoprism.app/tensorflow/vision/), so they are easy to find and install from there (not all...
@raystlin Wow, that looks great! 👍 In the meantime, I've further refined the (remote service) model configuration in the [new `vision.yml` file](https://github.com/photoprism/photoprism/blob/develop/internal/ai/vision/testdata/vision.yml), so we can release what we already have...
It's physically impossible (days only have 24 hours) for us to maintain native apps for each device and operating system at the moment - and we don't want to exclude...
PhotoSync is currently the best solution for syncing your phone: https://photoprism.app/partners The native apps of Flickr, ownCloud, and Nextcloud are not as good as it by far, so we don't...