Searched defs:YoloResultDecoder (Results 1 – 2 of 2) sorted by relevance
16 class YoloResultDecoder : public IDetectionResultDecoder class
94 YoloResultDecoder::YoloResultDecoder(float NMSThreshold, float ClsThreshold, float ObjectThreshold) in YoloResultDecoder() function in od::YoloResultDecoder