Add comment to the PythonAPI

enforce_failed
gaoyuan 8 years ago
parent 38e7ad799c
commit 1eb5e56f38

@ -1223,7 +1223,8 @@ def detection_output_layer(input_loc,
name=None):
"""
Apply the NMS to the output of network and compute the predict bounding
box location.
box location. The output of this layer could be None if there is no valid
bounding box.
:param name: The Layer Name.
:type name: basestring

Loading…
Cancel
Save