Add custom models doc

This commit is contained in:
unknown
2021-11-19 10:18:04 -03:00
parent cd017cc9bd
commit fb662871a6
3 changed files with 297 additions and 3 deletions

View File

@@ -4,7 +4,6 @@ NVIDIA DeepStream SDK 6.0 configuration for YOLO models
### Future updates (comming soon, stay tuned)
* New documentation for custom model
* New documentation for multiple models
* DeepStream tutorials
* Native PyTorch support (YOLOv5 and YOLOR)
@@ -33,6 +32,7 @@ NVIDIA DeepStream SDK 6.0 configuration for YOLO models
* [dGPU installation](#dgpu-installation)
* [Basic usage](#basic-usage)
* [INT8 calibration](#int8-calibration)
* [Using your custom model](blob/master/docs/customModels.md)
##
@@ -213,7 +213,7 @@ cd DeepStream-Yolo
#### 2. Download cfg and weights files from your model and move to DeepStream-Yolo folder
#### 3. Compile
#### 3. Compile lib
* x86 platform