From cb35344396778c25e638c807228fa8769ca52f0f Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 9 Oct 2024 13:36:52 -0600 Subject: [PATCH] Fix detector config --- .github/DISCUSSION_TEMPLATE/detector-support.yml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/detector-support.yml b/.github/DISCUSSION_TEMPLATE/detector-support.yml index c53c68b70..442b2527a 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: