From dbeaf43b8f9c2441687b537027d2270dafd12072 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 9 Oct 2024 15:04:31 -0600 Subject: [PATCH] Fix detector config help template (#14249) * Fix detector config * Fix general support --- .github/DISCUSSION_TEMPLATE/detector-support.yml | 13 ------------- .github/DISCUSSION_TEMPLATE/general-support.yml | 13 ------------- 2 files changed, 26 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/detector-support.yml b/.github/DISCUSSION_TEMPLATE/detector-support.yml index c53c68b709..442b2527af 100644 --- a/.github/DISCUSSION_TEMPLATE/detector-support.yml +++ b/.github/DISCUSSION_TEMPLATE/detector-support.yml @@ -74,19 +74,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: textarea id: screenshots attributes: diff --git a/.github/DISCUSSION_TEMPLATE/general-support.yml b/.github/DISCUSSION_TEMPLATE/general-support.yml index c96d73da01..7af52bdf58 100644 --- a/.github/DISCUSSION_TEMPLATE/general-support.yml +++ b/.github/DISCUSSION_TEMPLATE/general-support.yml @@ -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: