TensorFlow Lite: Reference app gallery (TF Dev Summit '20)
Key Takeaways
TensorFlow Lite reference app gallery demonstrating MobileBert Q&A, Pose Estimation, and Style transfer with end-to-end code examples
Full Transcript
[Music] hi everyone welcome I'm ever Matt Eska and I'm a technical program manager on the tensorflow team I'm Luke and a software engineer from Tesla fell light what are you going to be showing us today Luke and I like to show guys the tests for light example apps tests of all I build more than 10 example apps that shows not only how to use model but for end-to-end code that a developer will need to write where can I find the source code for the for these models you can check out all the examples in the code from our website tensa folder or / like / examples and those examples are works for cross-platform for example Android iOS raspberry pi and even as GPU okay awesome I'm excited to see some of these absolutely so I'm going to show you three an example apps today before I going deep into each of them I like to point out that the devices right now is on airplane mode which means the chip I model is running purely on device without talking to any servers that's great so it does that mean I don't have to worry about privacy exactly so the user privacy is really protected Oh fantastic let's go into the first app it's a question and answer and joy app what motor does it use it's powered by mobile bird so mobile Birds recent article and it can answer a given question based on articles would you like to try an article first sure let's try the Amazon rainforest one and would you like to ask question there okay what is the size of the Amazon rainforest let's see if it figures that out five million five hundred thousand square kilometers that's pretty big so mobile bird is able to return the correct answer in just the 70 milliseconds that's awesome and why did you choose this after to create as a model yeah so it's demonstrated it actually demonstrate the power of TF light so TF lightest has been spent a significant effort to support all those state of the art models such as bird more birds mr. bird Albert and efficient ad do you have any apps to show me that work on iOS yeah the second app I like to show is the PostNet it actually available for both Android and iOS so the version we're looking at here is the iOS app so PostNet it continuously detected up to 17 key points of a person in real time would you like to try it out sure you'll need to point this at you okay hey I see circus I see lines wow how is it doing it so fast in real time it runs tfy interpreter with Koriyama delegate which really accelerate the performance okay cool that's pretty fast yes let me show you a third app which the stout transfer it takes accountant image and their style image and then outputs are sterilised image based on the specified styles that's pretty neat yeah let me try it yeah you can try to take a picture of me let me take a picture right I have a picture which style and going to pick for me what style would you like you want starry night yeah ah there you are cool that's pretty neat it's good let's go how can I find out more yeah if you like to see more examples feel free to visit our website at tensile org slash light slash examples there's a lot more code documentation and examples available and also if you like to download approaching models feel free to visit TF hub okay awesome thank you so much and thank you for joining us thanks [Music] you [Music]
Original Description
TFLite developed more than 10 example apps that show not only how to use the model, but also the E2E code the developer will need to write. This video demonstrates three of the latest ones, MobileBert Q&A, Pose Estimation, and Style transfer.
Speakers:
Lu Wang - Software Engineer
Ewa Matejska - Technical Program Manager
Resources:
TFLite example apps → https://goo.gle/3byxWNf
Pretrained TFLite models on TFHub → https://goo.gle/2Uvr3a9
Watch all TensorFlow Dev Summit 2020 sessions → https://goo.gle/TFDS20
Subscribe to the TensorFlow YouTube channel → https://goo.gle/TensorFlow
event: TensorFlow Dev Summit 2020; re_ty: Publish; product: TensorFlow - TensorFlow Lite; fullname: Lu Wang;
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from TensorFlow · TensorFlow · 0 of 60
← Previous
Next →
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
The TensorFlow YouTube Channel is Here!
TensorFlow
Answering Your TF Questions #AskTensorFlow
TensorFlow
Chatting With the TensorFlow Community (TensorFlow Meets)
TensorFlow
All About TensorFlow Code (Coding TensorFlow)
TensorFlow
TensorFlow: an ML platform for solving impactful and challenging problems
TensorFlow
Keynote (TensorFlow Dev Summit 2018)
TensorFlow
tf.data: Fast, flexible, and easy-to-use input pipelines (TensorFlow Dev Summit 2018)
TensorFlow
Eager Execution (TensorFlow Dev Summit 2018)
TensorFlow
Machine Learning in JavaScript (TensorFlow Dev Summit 2018)
TensorFlow
Training Performance: A user’s guide to converge faster (TensorFlow Dev Summit 2018)
TensorFlow
The Practitioner's Guide with TF High Level APIs (TensorFlow Dev Summit 2018)
TensorFlow
Distributed TensorFlow (TensorFlow Dev Summit 2018)
TensorFlow
Debugging TensorFlow with TensorBoard plugins (TensorFlow Dev Summit 2018)
TensorFlow
TensorFlow Lite (TensorFlow Dev Summit 2018)
TensorFlow
Searching Over Ideas (TensorFlow Dev Summit 2018)
TensorFlow
Reconstructing Fusion Plasmas (TensorFlow Dev Summit 2018)
TensorFlow
Nucleus: TensorFlow toolkit for Genomics (TensorFlow Dev Summit 2018)
TensorFlow
Open Source Collaboration (TensorFlow Dev Summit 2018)
TensorFlow
Swift for TensorFlow - TFiwS (TensorFlow Dev Summit 2018)
TensorFlow
TensorFlow Hub (TensorFlow Dev Summit 2018)
TensorFlow
Applied AI at The Coca-Cola Company (TensorFlow Dev Summit 2018)
TensorFlow
Real-World Robot Learning (TensorFlow Dev Summit 2018)
TensorFlow
TensorFlow Extended (TFX) (TensorFlow Dev Summit 2018)
TensorFlow
Project Magenta (TensorFlow Dev Summit 2018)
TensorFlow
TensorFlow Dev Summit 2018 - Livestream
TensorFlow
Introducing TensorFlow Lite (Coding TensorFlow)
TensorFlow
TensorFlow Dev Summit 2018 Highlights
TensorFlow
Jeff Dean, Head of AI at Google discusses the impact of ML (TensorFlow Meets)
TensorFlow
TensorFlow Mobile vs. TF Lite and More! #AskTensorFlow
TensorFlow
Using TensorFlow to enable research & production across many fields (TensorFlow Meets)
TensorFlow
Teaching TensorFlow for Deep Learning at Stanford University (TensorFlow Meets)
TensorFlow
TensorFlow Lite for Android (Coding TensorFlow)
TensorFlow
Using the tf.data API to build input pipelines (TensorFlow Meets)
TensorFlow
Training Models in the Cloud & the Benefits of AI Toolkits #AskTensorFlow
TensorFlow
Execute operations immediately with TensorFlow's Eager Execution (TensorFlow Meets)
TensorFlow
TensorFlow Lite for iOS (Coding TensorFlow)
TensorFlow
Get started with TensorFlow's High-Level APIs (Google I/O '18)
TensorFlow
TensorFlow for JavaScript (Google I/O '18)
TensorFlow
TensorFlow in production: TF Extended, TF Hub, and TF Serving (Google I/O '18)
TensorFlow
Get started with TensorFlow's High-Level APIs in 5 mins | Google I/O 2018
TensorFlow
TensorFlow and deep reinforcement learning, without a PhD (Google I/O '18)
TensorFlow
TensorFlow Lite for mobile developers (Google I/O '18)
TensorFlow
Advances in machine learning and TensorFlow (Google I/O '18)
TensorFlow
Distributed TensorFlow training (Google I/O '18)
TensorFlow
Classification using neural networks & ML regression models #AskTensorFlow
TensorFlow
TensorFlow and Keras in R - Josh Gordon meets with J.J. Allaire (TensorFlow Meets)
TensorFlow
Focus on your experiment with TensorFlow Estimators (TensorFlow Meets)
TensorFlow
How to get started with AI/ML, retraining models, & more! #AskTensorFlow
TensorFlow
TensorFlow - the deep learning solution for mobile platforms (TensorFlow Meets)
TensorFlow
MiniGo: TensorFlow Meets Andrew Jackson (TensorFlow Meets)
TensorFlow
The growth of TensorFlow with added support for JS & Swift (TensorFlow Meets)
TensorFlow
At the intersection of TensorFlow & nuclear physics (TensorFlow Meets)
TensorFlow
NVidia TensorRT: high-performance deep learning inference accelerator (TensorFlow Meets)
TensorFlow
Try TensorFlow.js in your browser (Coding TensorFlow)
TensorFlow
TensorFlow Hub: reusing machine learning modules (TensorFlow Meets)
TensorFlow
How to use TensorFlow in PyCharm (TensorFlow Tip of the Week)
TensorFlow
Training models faster with TensorFlow Hub (TensorFlow Meets)
TensorFlow
Prepare your dataset for machine learning (Coding TensorFlow)
TensorFlow
Using ML to predict insulin use for Type 1 Diabetes (TensorFlow Meets)
TensorFlow
TFX: an end-to-end machine learning platform for TensorFlow (TensorFlow Meets)
TensorFlow
More on: CV Basics
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
Vision AI: Transforming Business Operations with Computer Vision AI
Medium · AI
Vision AI: Transforming Business Operations with Computer Vision AI
Medium · Machine Learning
Cloud-Optimized OpenCV + A Special Surprise Announcement on OpenCV Live
OpenCV Blog
When the Camera Becomes an Exam Proctor: Building an AI-Powered Exam Monitoring System with…
Medium · Python
🎓
Tutor Explanation
DeepCamp AI