caoyunkang / Segment-Any-Anomaly

Official implementation of "Segment Any Anomaly without Training via Hybrid Prompt Regularization (SAA+)".
704 stars 76 forks source link

How to process multiple classes prompt at the same time? #8

Closed ByChelsea closed 1 year ago

ByChelsea commented 1 year ago

Hi, thanks for your great work! Have you ever tried to use multiple classes prompt like 'the defect on the cable. the flaw on the cable.'? The results looks weird...

JerryX1110 commented 1 year ago

Due to the limitation of the generation ability of the GroudingDINO model, maybe it can not support a prompt text that is very long. Thus, more trials are all you need to find a good prompt.