Closed GallonDeng closed 7 months ago
Hi @AllenDun This feature is supported for sure. The essence of multi-category inference is to have a visual prompt embedding for each category. You can use customize_embedding multiple times to customize the embedding for each category. and then use embedding_inference for multi-category inference.
@Mountchicken thanks for reply. So it is supported when use API, not the online demo
Yes
for generic visual prompt mode, it only supports one class prompt, right? It is possible to detect different classes simultaneously with multiple prompts for different classes?