forked from mindspore-Ecosystem/mindspore
run_0709
This commit is contained in:
parent
d54eccafd8
commit
7a2221c806
|
@ -64,8 +64,6 @@ struct BoxesConfig {
|
|||
std::vector<float> prior_scaling;
|
||||
};
|
||||
|
||||
//update run master
|
||||
|
||||
/// \brief resizing image by bilinear algorithm, the data type of currently only supports is uint8,
|
||||
/// the channel of currently supports is 3 and 1.
|
||||
/// \param[in] src Input image data.
|
||||
|
|
Loading…
Reference in New Issue