MCPcopy Create free account
hub / github.com/JackEasson/SLPNet_pytorch / detection_analysis

Function detection_analysis

SLPNet_Demo/utils/PostProcessing.py:19–56  ·  view source on GitHub ↗

: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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

detection_decoderFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected