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:
- Clone nvidia/GenerativeAIExamples recursively
git clone https://github.com/nvidia/GenerativeAIExamples --recurse-submodules
- If you have already cloned the repository without the
--recurse-submodulesflag then you can manually pull the submodule
git submodule update --init
- 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



