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: