Function mindspore::dataset::GetDefaultBoxes
Defined in File image_process.h
Function Documentation
-
std::vector<std::vector<float>> mindspore::dataset::GetDefaultBoxes(const BoxesConfig config)
Get default anchor boxes for Faster R-CNN, SSD, YOLO etc.
- Parameters
config – [in] Objects of BoxesConfig structure.