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