From 4d77e6163166dbac26eb0863cef02643306f8caf Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Sat, 15 Jun 2024 13:33:07 -0600 Subject: [PATCH] Change from coral to general detector dropdown --- .github/DISCUSSION_TEMPLATE/detector-support.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/detector-support.yml b/.github/DISCUSSION_TEMPLATE/detector-support.yml index 4ac95754b..c09aec2ec 100644 --- a/.github/DISCUSSION_TEMPLATE/detector-support.yml +++ b/.github/DISCUSSION_TEMPLATE/detector-support.yml @@ -63,14 +63,14 @@ body: validations: required: true - type: dropdown - id: coral + id: object-detector attributes: - label: Coral version + label: Object Detector options: - - USB - - PCIe - - M.2 - - Dev Board + - Coral + - OpenVino + - TensorRT + - RKNN - Other - CPU (no coral) validations: