:param outputs: from detection network, size(B, H, W, C) :param top_k: select top k corners :param threshold: :param out_size: detection outputs size, to limit bound (0~512) :return:
(outputs, top_k=50, threshold=0.5, out_size=512.0)
source not stored for this graph (policy: none)