[Embedded][DL] Tensorflow Lite - Example
홈페이지에는 Tensorflow Lite로 구현할 수 있는 Image Classification이나 Object detection, Question Answering 같은 예제들이 소개되어 있다. 참고로 Raspberry PI같이 Embedded 환경에서 Test해볼 수 있는 Image Classification이랑 Object Detection 같은 것만 예제로 제공되고 있다. 아무튼 전반적인 Tensorflow Lite가 어떻게 돌아가는지를 확인해볼 수 있는 예제를 살펴보고자 한다. 우선 Keras로 간단한 Linear regression을 위한 model을 한번 만들어본다. import tensorflow as tf x = [-1, 0, 1, 2, 3, 4] y = [-3, -1, 1, 3, 5, ..
Study/EmbeddedSystem
2019. 11. 15. 14:45
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- processing
- 강화학습
- ColorStream
- windows 8
- Kinect for windows
- Kinect SDK
- 파이썬
- arduino
- 한빛미디어
- Offline RL
- Variance
- DepthStream
- SketchFlow
- 딥러닝
- Policy Gradient
- Windows Phone 7
- bias
- dynamic programming
- TensorFlow Lite
- RL
- Gan
- Pipeline
- End-To-End
- Expression Blend 4
- Kinect
- Off-policy
- ai
- PowerPoint
- Distribution
- reward
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함