Popular repositories Loading
-
-
NVIDIA-Jetson-IMX477-RPIV3
NVIDIA-Jetson-IMX477-RPIV3 PublicNVIDIA Jetson IMX477 HQ RPI V3 camera driver
-
Repositories
- ridgerun-products-demos Public
- analytics-service Public
Analytics Microservice reads the detection metadata from redis and executes the enabled actions. The actions can be: move the camera to the detected object position in PTZ microservice and start an event recording in VST microservice.
- ai-agent-service Public
AI Agent Microservice allows natural communication between the user and other microservices. This service uses the Hugging Face LLM Trelis/Llama-2-7b-chat-hf-function-calling-v3 to convert text commands into API calls, process the LLM result, and call the corresponding API request.
- detection-service Public
Detection Microservice detects in the input stream the target objects described in a text prompt. The microservice uses the NanoOwl generative AI model that allows open vocabulary detection. Meaning that the user can provide a list of objects that are not bound to any specific classes.
- ptz-service Public
PTZ Microservice allows you to navigate a 360-degree video through PTZ using RidgeRun's Spherical Video PTZ GStreamer elements
- smart-seek-360 Public
The SmartSeek360 searches for objects specified by the user in a 360-degree video stream, once the object is found the system follows it through the video leveraging the PTZ functions, and also triggers a video recording.
- mmj_utils Public Forked from NVIDIA-AI-IOT/mmj_utils
A utility library to help integrate Python applications with Metropolis Microservices for Jetson