Add YOLO-Seg
This commit is contained in:
@@ -176,6 +176,7 @@ parse-bbox-func-name=NvDsInferParseYolo
|
||||
**NOTE**: The **YOLOv5** resizes the input with center padding. To get better accuracy, use
|
||||
|
||||
```
|
||||
[property]
|
||||
...
|
||||
maintain-aspect-ratio=1
|
||||
symmetric-padding=1
|
||||
@@ -185,6 +186,7 @@ symmetric-padding=1
|
||||
**NOTE**: By default, the dynamic batch-size is set. To use implicit batch-size, uncomment the line
|
||||
|
||||
```
|
||||
[property]
|
||||
...
|
||||
force-implicit-batch-dim=1
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user