:param predict_maps: outputs from detection network, size(B, 32, 32, 12) :param top_k: :param value_threshold: :param nms_threshold: :return:
(predict_maps, top_k=50, value_threshold=0.7, nms_threshold=0.2)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected