Function mindspore::dataset::GetDefaultBoxes

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.