fix a bug in examples of metrics.Acc

revert-18229-add_multi_gpu_install_check
pkpk 6 years ago committed by GitHub
parent 68da8b2a01
commit cd9d57f5e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -759,9 +759,6 @@ class DetectionMAP(object):
cur_map, accum_map = map_evaluator.get_map_var()
# see detailed examples at
https://github.com/PaddlePaddle/models/blob/43cdafbb97e52e6d93cc5bbdc6e7486f27665fc8/PaddleCV/object_detection
"""

Loading…
Cancel
Save