file
TensorToBoundingBoxSet.hpp
Contents
- Reference
Namespaces
- namespace fast
- FAST namespace - All FAST code lives in this namespace.
Classes
- class fast::TensorToBoundingBoxSet
- Convert a tensor to a set of bounding boxes.
Enums
- enum class BoundingBoxNetworkType { YOLOv3 }
- Type of bounding box network Used to determine how the output tensor of a bounding box network should be converted to a set of bounding boxes.