Home
last modified time | relevance | path

Searched defs:Detection (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/system/smd/
DREADME.md234 #### SMD Report Result
244 #### SMD Request re-detection
/third_party/rust/rust/src/doc/unstable-book/src/compiler-flags/
Dcf-protection.md27 ### Detection subsection in `cf-protection`
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dvoc_op.h51 enum class TaskType { Segmentation = 0, Detection = 1 }; enumerator
Dcoco_op.h52 enum class TaskType { Detection = 0, Stuff = 1, Panoptic = 2, Keypoint = 3, Captioning = 4 }; enumerator