Skip to content

Commit

Permalink
update docs link (#1213)
Browse files Browse the repository at this point in the history
* update docs link

* update demo link
  • Loading branch information
curioyang authored Jun 5, 2024
1 parent 1c9f388 commit 6a4b1f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ All version of `nncase` and `nncase-kpu` in [Release](/~https://github.com/kendryt

### Demo

|[eye gaze](https://developer.canaan-creative.com/devAdmin/model/download?mid=be978f1f38b8aa2f2b649185a10c2e9c&filePath=/upload/model/official/k230/yolop_lane_seg/yolop_lane_seg.zip) | [space_resize](https://developer.canaan-creative.com/devAdmin/model/download?mid=7d48cb68a499dd54daf0ced14549b142&filePath=/upload/model/official/k230/space_resize/space_resize.zip) | [face pose](https://developer.canaan-creative.com/devAdmin/model/download?mid=5b87c02b969a9e60d48b08e357c20e31&filePath=/upload/model/official/k230/face_pose/face_pose.zip) |
|[eye gaze](https://developer.canaan-creative.com/modelDetail?id=142) | [space_resize](https://developer.canaan-creative.com/modelDetail?id=141) | [face pose](https://developer.canaan-creative.com/modelDetail?id=125) ||
|---|---|---|
|<img src="/~https://github.com/kendryte/nncase_docs/blob/master/gif/eye_gaze_result.gif?raw=true" alt="gif"> | <img src="/~https://github.com/kendryte/nncase_docs/blob/master/gif/space_resize.gif?raw=true" alt="gif">| <img src="/~https://github.com/kendryte/nncase_docs/blob/master/gif/face_pose_result.gif?raw=true">|

Expand Down
8 changes: 4 additions & 4 deletions docs/readme_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ Telegram: [nncase community](https://t.me/joinchat/PPcEPZMLaTViNDI1)

### 支持的算子

- [TFLite ops](./docs/tflite_ops.md)
- [Caffe ops](./docs/caffe_ops.md)
- [ONNX ops](./docs/onnx_ops.md)
- [TFLite ops](/~https://github.com/kendryte/nncase/blob/release/2.0/docs/tflite_ops.md)
- [Caffe ops](/~https://github.com/kendryte/nncase/blob/release/2.0/docs/caffe_ops.md)
- [ONNX ops](/~https://github.com/kendryte/nncase/blob/release/2.0/docs/onnx_ops.md)

### benchmark test

Expand Down Expand Up @@ -74,7 +74,7 @@ Telegram: [nncase community](https://t.me/joinchat/PPcEPZMLaTViNDI1)

### Demo示例

|[eye gaze](https://developer.canaan-creative.com/devAdmin/model/download?mid=be978f1f38b8aa2f2b649185a10c2e9c&filePath=/upload/model/official/k230/yolop_lane_seg/yolop_lane_seg.zip) | [space_resize](https://developer.canaan-creative.com/devAdmin/model/download?mid=7d48cb68a499dd54daf0ced14549b142&filePath=/upload/model/official/k230/space_resize/space_resize.zip) | [face pose](https://developer.canaan-creative.com/devAdmin/model/download?mid=5b87c02b969a9e60d48b08e357c20e31&filePath=/upload/model/official/k230/face_pose/face_pose.zip) |
|[eye gaze](https://developer.canaan-creative.com/modelDetail?id=142) | [space_resize](https://developer.canaan-creative.com/modelDetail?id=141) | [face pose](https://developer.canaan-creative.com/modelDetail?id=125) |
|---|---|---|
|<img src="/~https://github.com/kendryte/nncase_docs/blob/master/gif/eye_gaze_result.gif?raw=true" alt="gif"> | <img src="/~https://github.com/kendryte/nncase_docs/blob/master/gif/space_resize.gif?raw=true" alt="gif">| <img src="/~https://github.com/kendryte/nncase_docs/blob/master/gif/face_pose_result.gif?raw=true">|

Expand Down

0 comments on commit 6a4b1f6

Please sign in to comment.