Skip to content

Commit

Permalink
Update: update edgelab url to the new ones
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewJeffson committed Aug 25, 2023
1 parent 85c13b1 commit 421c962
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/TinyML/TinyML_Workshop.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Connect the XIAO to your PC using a data cable with data transfer function.
Click the button below to go to the SenseCraft Model Assistant homepage.

<div class="get_one_now_container" style={{textAlign: 'center'}}>
<a class="get_one_now_item" href="https://seeed-studio.github.io/edgelab-web-app/#/dashboard/workplace">
<a class="get_one_now_item" href="https://seeed-studio.github.io/SenseCraft-Web-Toolkit/#/dashboard/workplace">
<strong><span><font color={'FFFFFF'} size={"4"}>Go to SenseCraft Model Assistant</font></span></strong></a>
</div><br />

Expand Down Expand Up @@ -188,7 +188,7 @@ Once the firmware is flashed, the **Burn** button will return to blue, at which

<div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/tinyml-topic/18.png" style={{width:1000, height:'auto'}}/></div>

Once the model is uploaded, we go back to the **[Dashboard](https://seeed-studio.github.io/edgelab-web-app/#/dashboard/workplace)** and SenseCraft Model Assistant automatically connects to XIAO and loads your model. We can directly click the **Invoke** button to observe the effect.
Once the model is uploaded, we go back to the **[Dashboard](https://seeed-studio.github.io/SenseCraft-Web-Toolkit/#/dashboard/workplace)** and SenseCraft Model Assistant automatically connects to XIAO and loads your model. We can directly click the **Invoke** button to observe the effect.

<div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/tinyml-topic/10.gif" style={{width:800, height:'auto'}}/></div>

Expand Down
6 changes: 3 additions & 3 deletions docs/TinyML/TinyML_Workshop/Edgelab.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ last_update:

## SenseCraft Model Assistant

Seeed Studio [SenseCraft Model Assistant](https://seeed-studio.github.io/edgelab-web-app/#/dashboard/workplace) is an open-source project focused on embedded AI. We have optimized excellent algorithms from OpenMMLab for real-world scenarios and made implementation more user-friendly, achieving faster and more accurate inference on embedded devices. With SenseCraft Model Assistant we can easily get-started with tinyML project and work on it. Let's get started.
Seeed Studio [SenseCraft Model Assistant](https://seeed-studio.github.io/SenseCraft-Web-Toolkit/#/dashboard/workplace) is an open-source project focused on embedded AI. We have optimized excellent algorithms from OpenMMLab for real-world scenarios and made implementation more user-friendly, achieving faster and more accurate inference on embedded devices. With SenseCraft Model Assistant we can easily get-started with tinyML project and work on it. Let's get started.

### 1. Get started with Face Recognition.

Expand All @@ -34,7 +34,7 @@ Connect the XIAO to your PC using a data cable with data transfer function.
Click the button below to go to the SenseCraft Model Assistant homepage.

<div class="get_one_now_container" style={{textAlign: 'center'}}>
<a class="get_one_now_item" href="https://seeed-studio.github.io/edgelab-web-app/#/dashboard/workplace">
<a class="get_one_now_item" href="https://seeed-studio.github.io/SenseCraft-Web-Toolkit/#/dashboard/workplace">
<strong><span><font color={'FFFFFF'} size={"4"}>Go to SenseCraft Model Assistant</font></span></strong></a>
</div><br />

Expand Down Expand Up @@ -267,7 +267,7 @@ Since ESPTool doesn't have a reset program by default, after uploading all the f
Let's go back to SenseCraft Model Assistant Dashboard, connect the XIAO according to the previous configuration method, start **Invoke**, and you'll see the water meter reading!

<div class="get_one_now_container" style={{textAlign: 'center'}}>
<a class="get_one_now_item" href="https://seeed-studio.github.io/edgelab-web-app/#/dashboard/workplace">
<a class="get_one_now_item" href="https://seeed-studio.github.io/SenseCraft-Web-Toolkit/#/dashboard/workplace">
<strong><span><font color={'FFFFFF'} size={"4"}>Go to SenseCraft Model Assistant </font></span></strong></a>
</div><br />

Expand Down

0 comments on commit 421c962

Please sign in to comment.