Commit graph

33 commits

Author SHA1 Message Date
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 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 43b860801c Proof-of-concept for using TiDB instead of MySQL #60 2018-12-18 18:38:30 +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 1f69530310 Don't build in Dockerfile #58
Caching of dependencies is not possible otherwise
2018-11-09 12:46:56 +01:00
Michael Mayer 18f88b8a2f Attempt reduce build / test times with travis cache #58 2018-11-09 10:56:52 +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
Michael Mayer 56b9eeb5c0 Try to speed up building by removing python and full tensorflow #58 2018-11-06 17:50:07 +01:00
Michael Mayer a69d6f798f Add goimports to Dockerfile 2018-10-31 12:57:01 +01:00
Michael Mayer 609778e7d6 Moved all assets to assets/ and improved config 2018-09-14 12:44:15 +02:00
Michael Mayer 31562d43cb Improved docker and application config 2018-09-13 20:54:34 +02:00
Michael Mayer 820982e3cb Improved keyword and color indexing 2018-09-11 23:43:03 +02:00
Michael Mayer e11cfbf793 Use make for Dockerfile and Travis CI 2018-09-05 22:55:28 +02:00
Michael Mayer b45204e54b Added Makefiles and migrated to go modules 2018-09-05 20:26:03 +02:00
Michael Mayer 1517afc1fd Improved Docker configuration 2018-09-05 18:05:34 +02:00
Michael Mayer 284b0a7455 Reverted back to godep for dependency management because of build errors 2018-08-15 17:08:21 +02:00
Michael Mayer a9fadb3111 Migrated from godep to govendor for dependency management 2018-08-15 16:17:36 +02:00
Michael Mayer fdbd53c7e0 Fixed Dockerfile 2018-08-15 13:00:40 +02:00
Michael Mayer db949a08d9 Removed govendor from Dockerfile 2018-08-15 10:59:16 +02:00
Michael Mayer f99acb0858 Fix for Travis CI 2018-08-15 10:34:03 +02:00
Michael Mayer fcddb5ddfe Implemented frontend proof of concept with Webpack and VueJS 2018-07-27 17:31:39 +02:00
Michael Mayer 5d5286abfc Fix for Dockerfile 2018-07-20 15:20:55 +02:00
Michael Mayer 82329a6dcb Implemented web server stub as proof of concept 2018-07-20 14:13:52 +02:00
Michael Mayer 546a65aff0 Implemented index command 2018-07-20 10:54:31 +02:00
Michael Mayer fb2d01d2c8 Improved docker configuration 2018-02-28 10:04:24 +01:00
Michael Mayer ad061a1cea Proof-of-concept for running PhotoPrism in Docker 2018-02-28 08:47:50 +01:00
Renamed from cmd/tensorflowapi/Dockerfile (Browse further)