Add YOLOv7 support

This commit is contained in:
Marcos Luciano
2022-08-12 16:33:26 -03:00
parent 23547b19b2
commit 80d08990a0
10 changed files with 586 additions and 47 deletions

View File

@@ -2,7 +2,7 @@
**NOTE**: You can use the main branch of the YOLOv5 repo to convert all model versions.
**NOTE**: The yaml is not required.
**NOTE**: The yaml file is not required.
* [Convert model](#convert-model)
* [Compile the lib](#compile-the-lib)
@@ -117,7 +117,7 @@ model-file=yolov5s.wts
##
### Edit the deepstream_app_config.txt file
### Edit the deepstream_app_config file
```
...