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. - 参数
- config – [in] Objects of BoxesConfig structure.