Skip to main content

tools for video analysis

Project description

NXVA - Nexuni Video Analysis

Python License Version

A comprehensive computer vision toolkit for video analysis, object detection, tracking, and pose estimation

Overview

NXVA (Nexuni Video Analysis) is a powerful and versatile Python package designed for advanced video analysis tasks. It provides a unified interface for object detection, multi-object tracking, pose estimation, and real-time streaming capabilities. Built with modularity and ease-of-use in mind, NXVA supports multiple deep learning frameworks and model formats.

✨ Key Features

  • Multi-Model Object Detection: Support for YOLOv5, YOLOv11 with ONNX, PyTorch, and TensorRT formats
  • Advanced Object Tracking: SimpleTracker and NexuniSort algorithms with feature-based tracking
  • Pose Estimation: MMPose integration for human pose detection and analysis
  • Multi-Camera Streaming: Real-time streaming with automatic reconnection and GStreamer support
  • Flexible Configuration: YAML-based configuration system for easy setup and deployment
  • GPU Acceleration: Full CUDA and TensorRT support for high-performance inference
  • Model Conversion: Built-in tools for model format conversion and optimization

🏗️ Architecture

nxva/
├── v5/          # YOLOv5 detection, classification, pose estimation
├── v11/         # YOLOv11 detection, classification, pose estimation  
├── sort/        # Object tracking algorithms (SimpleTracker, NexuniSort)
├── pose/        # MMPose integration for pose estimation
├── utilities/   # Utility functions and tools
├── streaming/   # Multi-camera streaming capabilities
└── va/          # Video analysis server components

🚀 Quick Start

Installation

pip install nxva

Basic Usage

Each module provides detailed usage instructions and examples:

  • Object Detection: See YOLOv11 README and YOLOv5 README for detection setup and usage
  • Object Tracking: Refer to Sort README for SimpleTracker and NexuniSort usage
  • Pose Estimation: Check Pose README for MMPose integration guide
  • Multi-Camera Streaming: See Main README for streaming configuration
  • Complete Examples: Explore tutorials/ for Jupyter notebook examples

📋 Requirements

Core Dependencies

  • Python 3.6 or higher
  • OpenCV 4.6.0+
  • PyTorch 1.8.0+ (with CUDA support)
  • NumPy 1.23.0+
  • PyYAML 5.3.1+

Optional Dependencies

  • For ONNX models: ONNX Runtime
  • For TensorRT: TensorRT 7.0.0+ (not 10.1.0)
  • For Pose Estimation: MMPose, MMDetection, MMEngine, MMCV
  • For Advanced Features: ultralytics, torchvision

📚 Documentation & Examples

The package includes comprehensive tutorials and examples:

  • Jupyter Notebooks: Step-by-step tutorials in tutorials/
  • Configuration Examples: Ready-to-use configs in example/
  • Specific Use Cases: Detection, tracking, pose estimation examples
  • Module Documentation: Detailed README files for each component

Tutorial Topics

  • YOLOv11 Training and Inference
  • Multi-Object Tracking with NexuniSort
  • Real-time Streaming Setup
  • Pose Estimation with MMPose
  • Model Conversion and Optimization

🎯 Use Cases

  • Security & Surveillance: Real-time monitoring with object detection and tracking
  • Sports Analysis: Pose estimation and movement analysis
  • Industrial Automation: Quality control and process monitoring
  • Retail Analytics: Customer behavior analysis and people counting
  • Research & Development: Computer vision prototyping and experimentation

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nxva-1.1.2.tar.gz (226.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nxva-1.1.2-py3-none-any.whl (260.6 kB view details)

Uploaded Python 3

File details

Details for the file nxva-1.1.2.tar.gz.

File metadata

  • Download URL: nxva-1.1.2.tar.gz
  • Upload date:
  • Size: 226.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for nxva-1.1.2.tar.gz
Algorithm Hash digest
SHA256 3918476c83b64e3f2b6cf4c7275a57b20f8e7807935d2ade8b9f5cd121aae6d1
MD5 7278d634db4744e7e13a5e1a0a4d3633
BLAKE2b-256 bd636c33942682669edaa9063648f1b0e6f459265698704b3055e58f55ef581a

See more details on using hashes here.

File details

Details for the file nxva-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: nxva-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 260.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for nxva-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f8ef23437994beb2546366462fe421a2043674e3ec89d81a0833b8598a63a277
MD5 252955eab5786ded0a8f4ca6e4dff849
BLAKE2b-256 4f76211ec80b3997c7f1553b07c54399fa1cb9f12978a50013b7da320eab117f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page