logo算法信息提取
This commit is contained in:
parent
138bcb304d
commit
d8779d5c08
|
@ -65,7 +65,7 @@ message LogoAiInfoGetReq {
|
||||||
optional string version = 3;// 算法版本
|
optional string version = 3;// 算法版本
|
||||||
optional string is_reverse = 4; // 是否反白
|
optional string is_reverse = 4; // 是否反白
|
||||||
optional string logo_crop_type = 5; // 可拆类型
|
optional string logo_crop_type = 5; // 可拆类型
|
||||||
optional string is_all_template = 7; // 是否全部模版
|
optional int64 is_all_template = 7; // 是否全部模版
|
||||||
|
|
||||||
repeated string recommend_templates = 6; // 推荐模版
|
repeated string recommend_templates = 6; // 推荐模版
|
||||||
bytes preprocess_logo_metadata = 8; // logo数据库额外参数
|
bytes preprocess_logo_metadata = 8; // logo数据库额外参数
|
||||||
|
|
Loading…
Reference in New Issue
Block a user