Commit graph

40 commits

Author SHA1 Message Date
Michael Mayer 852d13797a Improve to TF build image and scripts incl AVX2 support #83 2019-06-27 03:22:09 +02:00
Michael Mayer d4ff0849b0 Upgrade to TF 1.14.0 with AVX support #83 2019-06-26 05:05:12 +02:00
Michael Mayer dd0f2b75ce Fix Makefile for tensorflow build image #83 2019-06-26 02:47:27 +02:00
Michael Mayer f2b6cf169d Rename libtensorflow-linux-x86_64-avx to libtensorflow-linux-avx #83 2019-06-26 00:27:05 +02:00
Michael Mayer 0756167115 TensorFlow: Use tmp/ instead of archive/ as temp path #83 2019-06-26 00:17:10 +02:00
Michael Mayer 84aefc1272 Add Makefile & config to TensorFlow 1.14.0 build image #83 2019-06-25 23:08:53 +02:00
Michael Mayer ec518628c8 Build TensorFlow v1.13.1 in Docker container #83 2019-06-23 03:21:12 +02:00
Michael Mayer ff3a58ddf8 Upgrade to Go 1.12.6; add chromedriver via NPM 2019-06-17 22:39:32 +02:00
Michael Mayer b05e77cb10 Fix "install-assets" target in Makefile 2019-06-06 16:40:32 +02:00
Michael Mayer 5bd85e694d Set DEBIAN_FRONTEND=noninteractive to fix master build 2019-06-06 15:42:23 +02:00
Michael Mayer aab504ffd6 Initial support for HEIF image files incl improved tests & example files 2019-06-06 14:44:35 +02:00
Michael Mayer a6131eeddd Move all config files to assets/config and resources to assets/resources 2019-06-05 18:25:20 +02:00
Michael Mayer a38fe29953 Colorize go test output using kyoh86/richgo 2019-06-03 16:31:15 +02:00
Michael Mayer ca7d7a8faf Docker: Code clean-up 2019-05-28 01:15:52 +02:00
Michael Mayer 706b9d4fd2 Docker: Fix docker-compose.travis.yml 2019-05-20 16:57:33 +02:00
Michael Mayer d26f7fb0dc Docker: Add testcafe and firefox to development image; change mysql port 2019-05-20 16:39:41 +02:00
Michael Mayer 8124a8cde1 Use label rules to optimize image classification 2019-05-16 08:41:16 +02:00
Michael Mayer dc4536b249 Improve thumbnail rendering and indexing performance 2019-05-13 18:01:50 +02:00
Michael Mayer a612609854 Thumbnail cache warm-up for demo 2019-05-09 07:48:41 +02:00
Michael Mayer c5e2783b8d Upgrade Go to 1.12.5, improve Makefile and add chromium-browser 2019-05-09 06:18:22 +02:00
Michael Mayer 940e2a69f9 Upgrade Webpack and JS dependencies 2019-05-07 15:41:33 +02:00
Michael Mayer 53a5d84653 Switch from yarn to npm and other frontend improvements, see #3
See https://iamturns.com/yarn-vs-npm-2018/
2019-05-07 02:05:01 +02:00
Michael Mayer 3389b5115e Use hash to keep TensorFlow model up to date 2019-05-04 00:53:02 +02:00
Michael Mayer 7f41d80a1d Upgrade docker container image to 20190501 2019-05-01 17:49:49 +02:00
Michael Mayer 818019a7ec Use nasnet mobile instead of inception v1 for image classification 2019-04-30 13:17:01 +02:00
Michael Mayer c157020dca Docker: Upgraded Go, TensorFlow and TiDB 2019-04-18 06:33:34 +02:00
Michael Mayer 7d2b146af5 Revert TensorFlow back to CPU because of missing dependencies #80 2018-12-19 01:51:43 +01:00
Michael Mayer 2ee2abefed Deploy new demo when develop is merged to master #80 2018-12-19 01:39:42 +01:00
Michael Mayer 6ecc33afb2 Fix for TensorFlow cpu_feature_guard warning #80
2018-12-18 23:57:30.817796: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA
2018-12-19 01:33:47 +01:00
Michael Mayer d575e8fcc9 Add photos to demo Dockerfile #80 2018-12-19 00:24:02 +01:00
Michael Mayer ca0d654cad Add ca-certificates to Dockerfile #80 2018-12-18 19:40:14 +01:00
Michael Mayer 43b860801c Proof-of-concept for using TiDB instead of MySQL #60 2018-12-18 18:38:30 +01:00
Michael Mayer bf69668235 Update Dockerfile for public demo #69 2018-12-11 09:12:31 +01:00
Michael Mayer 46476bc8b0 Add Dockerfile for public demo #69 2018-12-11 02:00:41 +01:00
Michael Mayer edc7c2f027 Move docker-compose.yml to /docker/photoprism for consistency #62 2018-11-12 07:03:36 +01:00
Michael Mayer c5ee0fee48 Add darktable development docker image #62
- Improved build scripts and Dockerfile
- broadwayd can be used as display server for darktable or other GTK based software
2018-11-12 06:58:39 +01:00
Michael Mayer 18f88b8a2f Attempt reduce build / test times with travis cache #58 2018-11-09 10:56:52 +01:00
Michael Mayer 7c559a21ab Updated dependencies #39 2018-11-08 20:29:16 +01:00
Michael Mayer 133c7964ad Add tensorflow model and test file to development image #39 2018-11-08 16:41:14 +01:00
Michael Mayer ac31141669 Smaller docker images with multi-stage build #39 2018-11-08 10:56:11 +01:00