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