Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

base #84

Open
wants to merge 11 commits into
base: 2.0
Choose a base branch
from
130 changes: 53 additions & 77 deletions ai.json
Original file line number Diff line number Diff line change
@@ -1,109 +1,85 @@
[
{
"description": "This is a photo recognition demo version generated using CAFFE deep learning framework.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "http://download.qnap.com/QPKG/images/QPKG/container/ai_default.png",
"displayName": "CAFFE Demo - GPU",
"name": "qnapnas/caffedemo",
"version": "0.1beta-gpu",
"location": "https://hub.docker.com/r/qnapnas/caffedemo/",
"description": "This is a photo recognition demo version generated using CAFFE deep learning framework.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_default.png",
"displayName": "CAFFE Demo - GPU",
"name": "qnapnas/caffedemo",
"version": "0.1beta-gpu",
"location": "https://hub.docker.com/r/qnapnas/caffedemo/",
"type": "ai",
"qcsVersion": "1.8"
},
{
"description": "CAFFE (Convolutional Architecture for Fast Feature Embedding) is a deep learning framework. This is official CAFFE image.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "http://download.qnap.com/QPKG/images/QPKG/container/ai_default.png",
"description": "CAFFE (Convolutional Architecture for Fast Feature Embedding) is a deep learning framework. This is official CAFFE image.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_default.png",
"displayName": "CAFFE - GPU",
"name": "bvlc/caffe",
"name": "bvlc/caffe",
"version": "gpu",
"location": "https://hub.docker.com/r/bvlc/caffe/",
"location": "https://hub.docker.com/r/bvlc/caffe/",
"type": "ai",
"qcsVersion": "1.8"
},
{
"description": "CAFFE (Convolutional Architecture for Fast Feature Embedding) is a deep learning framework. This is official CAFFE image.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "http://download.qnap.com/QPKG/images/QPKG/container/ai_default.png",
"displayName": "CAFFE - CPU",
"name": "bvlc/caffe",
"version": "cpu",
"location": "https://hub.docker.com/r/bvlc/caffe/",
"type": "ai",
"qcsVersion": "1.8"
},
{
"description": "Microsoft Cognitive Toolkit (CNTK) is an open source deep-learning toolkit.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "http://download.qnap.com/QPKG/images/QPKG/container/ai_default.png",
"displayName": "CNTK - GPU",
"name": "microsoft/cntk",
"version": "2.3-gpu-python3.5-cuda8.0-cudnn6.0",
"location": "https://hub.docker.com/r/microsoft/cntk/",
"type": "ai",
"qcsVersion": "1.8"
},
{
"description": "Microsoft Cognitive Toolkit (CNTK) is an open source deep-learning toolkit.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "http://download.qnap.com/QPKG/images/QPKG/container/ai_default.png",
"displayName": "CNTK - CPU",
"name": "microsoft/cntk",
"version": "2.3-cpu-python3.5",
"location": "https://hub.docker.com/r/microsoft/cntk/",
"description": "Microsoft Cognitive Toolkit (CNTK) is an open source deep-learning toolkit.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_default.png",
"displayName": "CNTK - GPU",
"name": "microsoft/cntk",
"version": "2.6-gpu-python3.5-cuda9.0-cudnn7.0",
"location": "https://hub.docker.com/r/microsoft/cntk/",
"type": "ai",
"qcsVersion": "1.8"
},
{
"description": "MXNet is a deep learning framework used to train and deploy deep neural networks. This is MXNet with the Python package.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "http://download.qnap.com/QPKG/images/QPKG/container/ai_mxnet.png",
"displayName": "MXNet - GPU",
"name": "mxnet/python",
"version": "gpu_1.0.0",
"location": "https://hub.docker.com/r/mxnet/python/",
"repository": "dockerhub",
"arch": "amd64",
"icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_mxnet.png",
"displayName": "MXNet - GPU",
"name": "mxnet/python",
"version": "1.3.1_gpu_cu90_mkl_py3",
"location": "https://hub.docker.com/r/mxnet/python/",
"type": "ai",
"qcsVersion": "1.8"
},
{
"description": "MXNet is a deep learning framework used to train and deploy deep neural networks. This is MXNet with the Python package.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "http://download.qnap.com/QPKG/images/QPKG/container/ai_mxnet.png",
"displayName": "MXNet - CPU",
"name": "mxnet/python",
"version": "1.0.0",
"location": "https://hub.docker.com/r/mxnet/python/",
"description": "TensorFlow is an open-source software library for Machine Intelligence. This is official docker image for deep learning framework TensorFlow.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_tensorflow.png",
"displayName": "TensorFlow - GPU",
"name": "tensorflow/tensorflow",
"version": "1.11.0-gpu",
"location": "https://hub.docker.com/r/tensorflow/tensorflow/",
"type": "ai",
"qcsVersion": "1.8"
},
{
"description": "TensorFlow is an open-source software library for Machine Intelligence. This is official docker image for deep learning framework TensorFlow.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "http://download.qnap.com/QPKG/images/QPKG/container/ai_tensorflow.png",
"displayName": "TensorFlow - GPU",
"name": "tensorflow/tensorflow",
"version": "1.4.1-gpu-py3",
"location": "https://hub.docker.com/r/tensorflow/tensorflow/",
"description": "PyTorch is a deep learning framework that puts Python first. It provides Tensors and Dynamic neural networks in Python with strong GPU acceleration.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_default.png",
"displayName": "Pytorch - GPU",
"name": "pytorch/pytorch",
"version": "0.4.1-cuda9-cudnn7-devel",
"location": "https://hub.docker.com/r/pytorch/pytorch",
"type": "ai",
"qcsVersion": "1.8"
},
{
"description": "TensorFlow is an open-source software library for Machine Intelligence. This is official docker image for deep learning framework TensorFlow.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "http://download.qnap.com/QPKG/images/QPKG/container/ai_tensorflow.png",
"displayName": "TensorFlow - CPU",
"name": "tensorflow/tensorflow",
"version": "1.4.1-py3",
"location": "https://hub.docker.com/r/tensorflow/tensorflow/",
"description": "Chainer is a Python-based deep learning framework aiming at flexibility. This is official chainer image.",
"repository": "dockerhub",
"arch": "amd64",
"icon": "https://raw.githubusercontent.com/qnap-dev/container-apps/master/images/ai_default.png",
"displayName": "Chainer - GPU",
"name": "chainer/chainer",
"version": "v5.0.0b4-python3",
"location": "https://hub.docker.com/r/chainer/chainer",
"type": "ai",
"qcsVersion": "1.8"
}
Expand Down
Binary file added images/ai_default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/ai_mxnet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/ai_tensorflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/app_default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/app_gitlab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/app_joomla.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/app_odoo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/app_redmine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/app_registry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/app_wordpress.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/centos_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/container_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/debian_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/deluge_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/docker_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/dockerhub_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/fedora_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gitlab_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/iot_amqp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/iot_default.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/iot_freeboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/iot_home_assistant.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/iot_ifroglab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/iot_kafka.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/iot_mongo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/iot_mqtt.png
Binary file added images/iot_node_red.png
Binary file added images/iot_openhab.png
Binary file added images/iot_rabbit_mq.png
Binary file added images/iot_redis.png
Binary file added images/iot_wiolink.png
Binary file added images/jenkins_icon.png
Binary file added images/libreoffice_icon.png
Binary file added images/minecraft_icon.png
Binary file added images/mongo_icon.png
Binary file added images/mysql_icon.png
Binary file added images/nginx_icon.png
Binary file added images/nodejs_icon.png
Binary file added images/postgresql_icon.png
Binary file added images/redis_icon.png
Binary file added images/redmine_icon.png
Binary file added images/registry_icon.png
Binary file added images/ubuntu_icon.png
Binary file added images/wordpress_icon.png
Loading