Update template to include all detector types (#11981)

* Change from coral to general detector dropdown

* Update camera-support.yml

* Update config-support.yml

* Update general-support.yml
This commit is contained in:
Nicolas Mowen 2024-06-15 15:26:09 -05:00 committed by GitHub
parent 4e5a6eb1c8
commit 3c12872a56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 24 additions and 24 deletions

View File

@ -69,14 +69,14 @@ body:
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
id: coral id: object-detector
attributes: attributes:
label: Coral version label: Object Detector
options: options:
- USB - Coral
- PCIe - OpenVino
- M.2 - TensorRT
- Dev Board - RKNN
- Other - Other
- CPU (no coral) - CPU (no coral)
validations: validations:

View File

@ -61,14 +61,14 @@ body:
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
id: coral id: object-detector
attributes: attributes:
label: Coral version label: Object Detector
options: options:
- USB - Coral
- PCIe - OpenVino
- M.2 - TensorRT
- Dev Board - RKNN
- Other - Other
- CPU (no coral) - CPU (no coral)
validations: validations:

View File

@ -63,14 +63,14 @@ body:
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
id: coral id: object-detector
attributes: attributes:
label: Coral version label: Object Detector
options: options:
- USB - Coral
- PCIe - OpenVino
- M.2 - TensorRT
- Dev Board - RKNN
- Other - Other
- CPU (no coral) - CPU (no coral)
validations: validations:

View File

@ -69,14 +69,14 @@ body:
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
id: coral id: object-detector
attributes: attributes:
label: Coral version label: Object Detector
options: options:
- USB - Coral
- PCIe - OpenVino
- M.2 - TensorRT
- Dev Board - RKNN
- Other - Other
- CPU (no coral) - CPU (no coral)
validations: validations: