mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Fix detector config help template (#14249)
* Fix detector config * Fix general support
This commit is contained in:
parent
a2f42d51fd
commit
dbeaf43b8f
13
.github/DISCUSSION_TEMPLATE/detector-support.yml
vendored
13
.github/DISCUSSION_TEMPLATE/detector-support.yml
vendored
@ -74,19 +74,6 @@ body:
|
|||||||
- CPU (no coral)
|
- CPU (no coral)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: textarea
|
||||||
id: screenshots
|
id: screenshots
|
||||||
attributes:
|
attributes:
|
||||||
|
13
.github/DISCUSSION_TEMPLATE/general-support.yml
vendored
13
.github/DISCUSSION_TEMPLATE/general-support.yml
vendored
@ -102,19 +102,6 @@ body:
|
|||||||
- CPU (no coral)
|
- CPU (no coral)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: dropdown
|
||||||
id: network
|
id: network
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user