Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ SetScore
Method
SetScore
samples/ObjectDetection/src/DetectedObject.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void DetectedObject::SetScore(float score)
62
{
63
m_Score = score;
64
}
65
}// namespace od
Callers
3
NMSTests.cpp
File · 0.80
Decode
Method · 0.80
Decode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected