diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index 0a2cf7833..d48ae1de5 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -894,7 +894,6 @@ model: # required width: 320 height: 320 input_tensor: nhwc - input_dtype: float labelmap_path: /labelmap/coco-80.txt ```