[Doc] fix dead links (#1732)

* [Bug Fix]fix tracking 'LetterBoxResize'

* [Docs]Fix dead links

---------

Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
This commit is contained in:
ChaoII
2023-04-03 13:09:57 +08:00
committed by GitHub
parent 95c977c638
commit a2141d0d2c
3 changed files with 6 additions and 5 deletions

View File

@@ -8,4 +8,4 @@ This directory provides some tutorials for FastDeploy. For other model deploymen
- Model multithreaded call [see multi_thread](multi_thread)
- Image decoding, including hardward decoding, e.g. nvJPEG [image_decoder](image_decoder)
- Vision processor (preprocessing, CV-CUDA, FlyCV, etc.[vision_processor](vision_processor)
- Deploy models with C or C# API [use_c_csharp_sdk](use_c_sharp_sdk)
- Deploy models with C or C# API [use_c_csharp_sdk](use_c_csharp_sdk)

View File

@@ -9,4 +9,4 @@
- 模型多线程调用 [见multi_thread](multi_thread)
- 图片解码含nvJPEG硬解码 [见image_decoder](image_decoder)
- 多硬件图像处理库预处理、CV-CUDA、FlyCV等 [见vision_processor](vision_processor)
- 使用C或C# API进行模型部署 [见use_c_csharp_sdk](use_c_sharp_sdk)
- 使用C或C# API进行模型部署 [见use_c_csharp_sdk](use_c_csharp_sdk)