“智能硬件-课程项目”版本间的差异

来自iCenter Wiki
跳转至: 导航搜索
第1行: 第1行:
==课程项目目标==
+
== 目标 ==
让计算机能看见,能听见,能对话。
+
  
平台:嵌入式设备JetsonKit
+
硬件智能化:让计算设备能看见,能听见,能对话。
  
==学生准备==
+
平台:嵌入式设备(Jetson Kit)或 安卓智能平板
  
携带笔记本,智能手机
+
== 准备工作 ==
  
(Bring your own laptop computers and camera-ready smart phones)
+
* Install TensorFlow Mobile in HUAWEI MediaPad M2 8.0
  
==准备作业==
+
* Install TensorFlow in Jetson TK1/TX1
  
*Install TensorFlow Mobile in HUAWEI Kylin 930
+
: TensorFlow 清华校内镜像(THU-TUNA):[https://mirrors.tuna.tsinghua.edu.cn/help/tensorflow/ TUNA-TensorFlow]
  
*Install TensorFlow in Jetson Kit TK1/TX1
+
* Install Keras in Jetson TK1/TX1
  
:TensorFlow 清华校内镜像(THU-TUNA):[https://mirrors.tuna.tsinghua.edu.cn/help/tensorflow/ TUNA-tensorflow]
+
: [https://keras.io/ Keras]: Deep Learning library for Theano and TensorFlow
  
*Install Keras in Jetson Kit TK1/TX1
+
== 课程项目 ==
  
:Keras: Deep Learning library for Theano and TensorFlow
+
==== [[智能硬件-语音识别 | 语音识别]] ====
:Keras [https://keras.io/ Keras]
+
  
==课程项目-语音识别==
+
==== [[智能硬件-人脸识别 | 人脸识别]] ====
  
[[智能硬件-语音识别]]
+
==== [[智能硬件-对象检测 | 对象检测]] ====
  
==课程项目-人脸识别==
+
==== [[智能硬件-云端整合 | 云+端整合]] ====
  
[[智能硬件-人脸识别]]
+
==== [[智能硬件-手写数字识别 | 手写数字识别]] ====
  
==课程项目-对象检测==
+
==== 智能医药问答 ====
  
[[智能硬件-对象检测]]
+
(待添加)
 
+
==课程项目-云+端整合==
+
 
+
[[智能硬件-云端整合]]
+
 
+
==课程项目-深度学习==
+
 
+
[[智能硬件-手写数字识别]]
+
 
+
==课程项目-智能医药问答==
+
 
+
(常嘉辉)
+

2017年1月24日 (二) 20:38的版本

目标

硬件智能化:让计算设备能看见,能听见,能对话。

平台:嵌入式设备(Jetson Kit)或 安卓智能平板

准备工作

  • Install TensorFlow Mobile in HUAWEI MediaPad M2 8.0
  • Install TensorFlow in Jetson TK1/TX1
TensorFlow 清华校内镜像(THU-TUNA):TUNA-TensorFlow
  • Install Keras in Jetson TK1/TX1
Keras: Deep Learning library for Theano and TensorFlow

课程项目

语音识别

人脸识别

对象检测

云+端整合

手写数字识别

智能医药问答

(待添加)