GenerativeAIExamples/vision_workflows/README.md at main · NVIDIA/GenerativeAIExamples

Vision Workflows with NVIDIA NIM

This submodule includes NIM based workflows for vision applications. To get access to this submodule, do one of the following:

  1. Clone nvidia/GenerativeAIExamples recursively
git clone https://github.com/nvidia/GenerativeAIExamples --recurse-submodules
  1. If you have already cloned the repository without the --recurse-submodules flag then you can manually pull the submodule
git submodule update --init
  1. You can also clone the vision workflow repository directly
git clone https://github.com/NVIDIA/metropolis-nim-workflows.git

Once the submodule is pulled or you have cloned the repository directly you can explore the available vision NIM workflows.

Available Workflows

VLM Alert System

Structured Text Extraction

NVCLIP Multimodal Search

NV-DINOv2 Few Shot Classification

To learn more, view this page