Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DefTruth authored Jul 25, 2024
1 parent 42eea2b commit a21114e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,10 +413,12 @@ The pretrained and converted ONNX files provide by lite.ai.toolkit are listed as

<div id="lite.ai.toolkit-Examples-for-Lite.AI.ToolKit"></div>

<!---
<details>
<summary> 🔑️ More Examples!Click here! </summary>
--->

## Examples.
## 🔑️ More Examples.

More examples can be found at [examples](https://github.com/DefTruth/lite.ai.toolkit/tree/main/examples/lite/cv).

Expand Down Expand Up @@ -1093,7 +1095,9 @@ auto *segment = new lite::cv::segmentation::FaceParsingBiSeNet(onnx_path); // 50
auto *segment = new lite::cv::segmentation::FaceParsingBiSeNetDyn(onnx_path); // Dynamic Shape Inference.
```

</details>
<!---
</details>
--->

## Citations 🎉🎉
```BibTeX
Expand Down

0 comments on commit a21114e

Please sign in to comment.