Fix detector config help template (#14249)

* Fix detector config

* Fix general support
This commit is contained in:
Nicolas Mowen
2024-10-09 16:04:31 -05:00
committed by GitHub
parent a2f42d51fd
commit dbeaf43b8f
2 changed files with 0 additions and 26 deletions
@@ -102,19 +102,6 @@ body:
- CPU (no coral)
validations:
required: true
- type: dropdown
id: object-detector
attributes:
label: Object Detector
options:
- Coral
- OpenVino
- TensorRT
- RKNN
- Other
- CPU (no coral)
validations:
required: true
- type: dropdown
id: network
attributes: