Classification Label Visualization

इस block के बारे में

Classification Label Visualization block आपको classification model से होकर गुज़री image में labels जोड़ने देता है।

यह block तब उपयोगी है जब आप ऐसी image देखना चाहते हैं जो आपके classification model द्वारा लौटाई गई class दिखाती हो।

Label Visualization block.

आप इस block में क्या भेज सकते हैं

इस block का उपयोग करने के लिए, आपको चाहिए:

  1. एक input image या video frame, और;

  2. निम्न में से किसी भी block से predictions:

    1. Single-Label Classification Model

    2. Multi-Label Classification Model

    3. Outputs from the VLM as Detector block

    4. Properties defined with the Property Definition block

यह block क्या लौटाता है

यह block input image के top left corner में classification model से मिला label दिखाता है।

इस block से मिलने वाला एक उदाहरण output यहाँ है:

image का background highlighted object की तुलना में अधिक opaque है

आप block configuration options से resulting image का colour palette और अन्य attributes बदल सकते हैं:

Use cases

यह block proof of concept बनाते समय आपके Workflow के results को visualise करने के लिए उपयोगी है। यह तब भी उपयोगी है जब आप ऐसी images save करना चाहते हों जो classification block से labels दिखाती हों।

अंतिम अपडेट

क्या यह उपयोगी था?