Quick Function Reference
The following table lists all the functions defined in the vitis::ai::YOLOv7
class:
Type | Member | Arguments |
---|---|---|
std::unique_ptr< YOLOv7 > | create |
|
YOLOv7Result
|
run |
|
std::vector<
YOLOv7Result
> |
run |
|