Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FeiYull/TensorRT-Alpha
/ getObjectss
Method
getObjectss
utils/yolo.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
std::vector<std::vector<utils::Box>> yolo::YOLO::getObjectss() const
239
{
240
return this->m_objectss;
241
}
242
243
void yolo::YOLO::reset()
244
{
Callers
10
task
Function · 0.45
task
Function · 0.45
task
Function · 0.45
task
Function · 0.45
task
Function · 0.45
task
Function · 0.45
task
Function · 0.45
task
Function · 0.45
task
Function · 0.45
task
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected