shape_based_matching icon indicating copy to clipboard operation
shape_based_matching copied to clipboard

同一个yaml文件包含多个class_id

Open NanKeRen2020 opened this issue 4 years ago • 1 comments

你好 我想把两类对象的识别模型放在一个yaml文件里,以class_id区分。识别的时候传入两个class_id加载包含两类对象的整个yaml模型,但是加载失败了。只能传入yaml文件里的第一个class_id,加载第一类对象的识别模型。我的问题就是能否用一个yaml文件保存和加载两个或多个对象的识别模型,以class_id找到对应的对象识别模型进行识别。 不好意思,不知道我表达清楚没,期望你的回复,谢谢!

NanKeRen2020 avatar Dec 06 '21 13:12 NanKeRen2020

可以做到

wly2020-robot avatar Dec 28 '21 00:12 wly2020-robot