Use label rules to optimize image classification

This commit is contained in:
Michael Mayer
2019-05-16 08:41:16 +02:00
parent 7eeab25ae1
commit 8124a8cde1
18 changed files with 279 additions and 56 deletions

View File

@@ -1,4 +1,4 @@
FROM photoprism/development:20190509
FROM photoprism/development:20190516
# Install Python and TensorFlow
RUN apt-get update && apt-get install -y --no-install-recommends \