Add YOLO-Face + Minor fixes
This commit is contained in:
@@ -88,7 +88,7 @@ or
|
||||
--dynamic
|
||||
```
|
||||
|
||||
**NOTE**: To use implicit batch-size (example for batch-size = 4)
|
||||
**NOTE**: To use static batch-size (example for batch-size = 4)
|
||||
|
||||
```
|
||||
--batch 4
|
||||
@@ -185,15 +185,6 @@ 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
|
||||
...
|
||||
```
|
||||
|
||||
##
|
||||
|
||||
### Edit the deepstream_app_config file
|
||||
|
||||
Reference in New Issue
Block a user