|
1 | 1 | [ |
2 | 2 | { |
3 | | - "description": "This is a photo recognition demo version generated using CAFFE deep learning framework.", |
4 | | - "repository": "dockerhub", |
5 | | - "arch": "amd64", |
6 | | - "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/1.10/images/ai_default.png", |
7 | | - "displayName": "CAFFE Demo - GPU", |
8 | | - "name": "qnapnas/caffedemo", |
9 | | - "version": "0.1beta-gpu", |
10 | | - "location": "https://hub.docker.com/r/qnapnas/caffedemo/", |
| 3 | + "description": "This is a photo recognition demo version generated using CAFFE deep learning framework.", |
| 4 | + "repository": "dockerhub", |
| 5 | + "arch": "amd64", |
| 6 | + "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_default.png", |
| 7 | + "displayName": "CAFFE Demo - GPU", |
| 8 | + "name": "qnapnas/caffedemo", |
| 9 | + "version": "0.1beta-gpu", |
| 10 | + "location": "https://hub.docker.com/r/qnapnas/caffedemo/", |
11 | 11 | "type": "ai", |
12 | | - "qcsVersion": "1.8" |
| 12 | + "qcsVersion": "2.0" |
13 | 13 | }, |
14 | 14 | { |
15 | | - "description": "CAFFE (Convolutional Architecture for Fast Feature Embedding) is a deep learning framework. This is official CAFFE image.", |
16 | | - "repository": "dockerhub", |
17 | | - "arch": "amd64", |
18 | | - "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/1.10/images/ai_default.png", |
| 15 | + "description": "CAFFE (Convolutional Architecture for Fast Feature Embedding) is a deep learning framework. This is official CAFFE image.", |
| 16 | + "repository": "dockerhub", |
| 17 | + "arch": "amd64", |
| 18 | + "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_default.png", |
19 | 19 | "displayName": "CAFFE - GPU", |
20 | | - "name": "bvlc/caffe", |
| 20 | + "name": "bvlc/caffe", |
21 | 21 | "version": "gpu", |
22 | | - "location": "https://hub.docker.com/r/bvlc/caffe/", |
| 22 | + "location": "https://hub.docker.com/r/bvlc/caffe/", |
23 | 23 | "type": "ai", |
24 | | - "qcsVersion": "1.8" |
| 24 | + "qcsVersion": "2.0" |
25 | 25 | }, |
26 | 26 | { |
27 | | - "description": "CAFFE (Convolutional Architecture for Fast Feature Embedding) is a deep learning framework. This is official CAFFE image.", |
28 | | - "repository": "dockerhub", |
29 | | - "arch": "amd64", |
30 | | - "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/1.10/images/ai_default.png", |
31 | | - "displayName": "CAFFE - CPU", |
32 | | - "name": "bvlc/caffe", |
33 | | - "version": "cpu", |
34 | | - "location": "https://hub.docker.com/r/bvlc/caffe/", |
| 27 | + "description": "Microsoft Cognitive Toolkit (CNTK) is an open source deep-learning toolkit.", |
| 28 | + "repository": "dockerhub", |
| 29 | + "arch": "amd64", |
| 30 | + "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_default.png", |
| 31 | + "displayName": "CNTK - GPU", |
| 32 | + "name": "microsoft/cntk", |
| 33 | + "version": "2.6-gpu-python3.5-cuda9.0-cudnn7.0", |
| 34 | + "location": "https://hub.docker.com/r/microsoft/cntk/", |
35 | 35 | "type": "ai", |
36 | | - "qcsVersion": "1.8" |
37 | | - }, |
38 | | - { |
39 | | - "description": "Microsoft Cognitive Toolkit (CNTK) is an open source deep-learning toolkit.", |
40 | | - "repository": "dockerhub", |
41 | | - "arch": "amd64", |
42 | | - "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/1.10/images/ai_default.png", |
43 | | - "displayName": "CNTK - GPU", |
44 | | - "name": "microsoft/cntk", |
45 | | - "version": "2.3-gpu-python3.5-cuda8.0-cudnn6.0", |
46 | | - "location": "https://hub.docker.com/r/microsoft/cntk/", |
47 | | - "type": "ai", |
48 | | - "qcsVersion": "1.8" |
49 | | - }, |
50 | | - { |
51 | | - "description": "Microsoft Cognitive Toolkit (CNTK) is an open source deep-learning toolkit.", |
52 | | - "repository": "dockerhub", |
53 | | - "arch": "amd64", |
54 | | - "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/1.10/images/ai_default.png", |
55 | | - "displayName": "CNTK - CPU", |
56 | | - "name": "microsoft/cntk", |
57 | | - "version": "2.3-cpu-python3.5", |
58 | | - "location": "https://hub.docker.com/r/microsoft/cntk/", |
59 | | - "type": "ai", |
60 | | - "qcsVersion": "1.8" |
| 36 | + "qcsVersion": "2.0" |
61 | 37 | }, |
62 | 38 | { |
63 | 39 | "description": "MXNet is a deep learning framework used to train and deploy deep neural networks. This is MXNet with the Python package.", |
64 | | - "repository": "dockerhub", |
65 | | - "arch": "amd64", |
66 | | - "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/1.10/images/ai_mxnet.png", |
67 | | - "displayName": "MXNet - GPU", |
68 | | - "name": "mxnet/python", |
69 | | - "version": "gpu_1.0.0", |
70 | | - "location": "https://hub.docker.com/r/mxnet/python/", |
| 40 | + "repository": "dockerhub", |
| 41 | + "arch": "amd64", |
| 42 | + "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_mxnet.png", |
| 43 | + "displayName": "MXNet - GPU", |
| 44 | + "name": "mxnet/python", |
| 45 | + "version": "1.3.1_gpu_cu92_mkl_py3", |
| 46 | + "location": "https://hub.docker.com/r/mxnet/python/", |
71 | 47 | "type": "ai", |
72 | | - "qcsVersion": "1.8" |
| 48 | + "qcsVersion": "2.0" |
73 | 49 | }, |
74 | 50 | { |
75 | | - "description": "MXNet is a deep learning framework used to train and deploy deep neural networks. This is MXNet with the Python package.", |
76 | | - "repository": "dockerhub", |
77 | | - "arch": "amd64", |
78 | | - "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/1.10/images/ai_mxnet.png", |
79 | | - "displayName": "MXNet - CPU", |
80 | | - "name": "mxnet/python", |
81 | | - "version": "1.0.0", |
82 | | - "location": "https://hub.docker.com/r/mxnet/python/", |
| 51 | + "description": "TensorFlow is an open-source software library for Machine Intelligence. This is official docker image for deep learning framework TensorFlow.", |
| 52 | + "repository": "dockerhub", |
| 53 | + "arch": "amd64", |
| 54 | + "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_tensorflow.png", |
| 55 | + "displayName": "TensorFlow - GPU", |
| 56 | + "name": "tensorflow/tensorflow", |
| 57 | + "version": "1.13.1-gpu-py3", |
| 58 | + "location": "https://hub.docker.com/r/tensorflow/tensorflow/", |
83 | 59 | "type": "ai", |
84 | | - "qcsVersion": "1.8" |
| 60 | + "qcsVersion": "2.0" |
85 | 61 | }, |
86 | 62 | { |
87 | | - "description": "TensorFlow is an open-source software library for Machine Intelligence. This is official docker image for deep learning framework TensorFlow.", |
88 | | - "repository": "dockerhub", |
89 | | - "arch": "amd64", |
90 | | - "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/1.10/images/ai_tensorflow.png", |
91 | | - "displayName": "TensorFlow - GPU", |
92 | | - "name": "tensorflow/tensorflow", |
93 | | - "version": "1.4.1-gpu-py3", |
94 | | - "location": "https://hub.docker.com/r/tensorflow/tensorflow/", |
| 63 | + "description": "PyTorch is a deep learning framework that puts Python first. It provides Tensors and Dynamic neural networks in Python with strong GPU acceleration.", |
| 64 | + "repository": "dockerhub", |
| 65 | + "arch": "amd64", |
| 66 | + "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_default.png", |
| 67 | + "displayName": "Pytorch - GPU", |
| 68 | + "name": "pytorch/pytorch", |
| 69 | + "version": "1.0.1-cuda10.0-cudnn7-devel", |
| 70 | + "location": "https://hub.docker.com/r/pytorch/pytorch", |
95 | 71 | "type": "ai", |
96 | | - "qcsVersion": "1.8" |
| 72 | + "qcsVersion": "2.0" |
97 | 73 | }, |
98 | 74 | { |
99 | | - "description": "TensorFlow is an open-source software library for Machine Intelligence. This is official docker image for deep learning framework TensorFlow.", |
100 | | - "repository": "dockerhub", |
101 | | - "arch": "amd64", |
102 | | - "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/1.10/images/ai_tensorflow.png", |
103 | | - "displayName": "TensorFlow - CPU", |
104 | | - "name": "tensorflow/tensorflow", |
105 | | - "version": "1.4.1-py3", |
106 | | - "location": "https://hub.docker.com/r/tensorflow/tensorflow/", |
| 75 | + "description": "Chainer is a Python-based deep learning framework aiming at flexibility. This is official Chainer image.", |
| 76 | + "repository": "dockerhub", |
| 77 | + "arch": "amd64", |
| 78 | + "icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_default.png", |
| 79 | + "displayName": "Chainer - GPU", |
| 80 | + "name": "chainer/chainer", |
| 81 | + "version": "v6.0.0b1", |
| 82 | + "location": "https://hub.docker.com/r/chainer/chainer", |
107 | 83 | "type": "ai", |
108 | | - "qcsVersion": "1.8" |
| 84 | + "qcsVersion": "2.0" |
109 | 85 | } |
110 | 86 | ] |
0 commit comments