-
Notifications
You must be signed in to change notification settings - Fork 9
Demo 2020 Advanced Demo
The overall introduction to this demo is on our blog and includes a video overview. Note that some of the IPFS content links may no longer be hosted.
Assuming you have done the Easy Start Demo first. You can also read the Easy Start Demo guide where many concepts and workflows are introduced.
In the Easy Start, we did not deploy our code and data. We just run the existing code and data. The code is a Tensorflow Image Recognization function; the data is a picture of a lion. We run a test and get the result.
Now let's move one step further learning ad-hoc.
When you want to use an existing Tensorflow Image Recognization function to detect your picture, the function code has been deployed by other developers. You need to upload your image. In this case, the code is deployed, your image (data) is ad-hoc.
On the other hand, if someone deployed an image, but you developed a newer version of an image recognization algorithm code. You want to run your code against the existing image to verify your algorithm. In this case, the image is deployed, but your code is ad-hoc.
Please follow the sequence, try the first demo first. The second demo's instruction is much simpler since many steps are the same as the first one.
Follow the instructions here.
Follow the instructions here.
| TEA Project Web | Twitter| Medium Blog | TEA Web Wallet | Telegram | 中文维基 |