Searched defs:DataPreProcessString (Results 1 – 1 of 1) sorted by relevance
25 struct DataPreProcessString { struct26 std::string calibrate_path;27 std::string calibrate_size;28 std::string input_type;29 std::string image_to_format;30 std::string normalize_mean;31 std::string normalize_std;32 std::string resize_width;33 std::string resize_height;34 std::string resize_method;[all …]