Skip to content

Conversation

@wep21
Copy link
Owner

@wep21 wep21 commented May 29, 2025

This commit introduces the initial README.md file.

The README includes the following sections:

  • Project Title and Overview
  • Features: Highlighting real-time pose detection, tracking, hardware acceleration, and example applications.
  • Technologies Used: Listing C++, Rust, Bazel, TensorRT, CVCUDA, and key Rust crates.
  • Prerequisites: Detailing necessary software like Bazel, NVIDIA libraries (TensorRT, CVCUDA, CUDA Toolkit), Rust, and a C++ compiler.
  • Building the Project: Instructions on how to build using Bazel and notes on configuration.
  • Running the Examples: Guidance on executing image and video demos, emphasizing the need for a TensorRT plan file.
  • Project Structure: A brief overview of key directories and their contents.
  • License: A placeholder indicating the license is not yet specified.

This README aims to provide you and other developers with essential information to understand, build, and run the project.

This commit introduces the initial `README.md` file.

The README includes the following sections:
- Project Title and Overview
- Features: Highlighting real-time pose detection, tracking, hardware acceleration, and example applications.
- Technologies Used: Listing C++, Rust, Bazel, TensorRT, CVCUDA, and key Rust crates.
- Prerequisites: Detailing necessary software like Bazel, NVIDIA libraries (TensorRT, CVCUDA, CUDA Toolkit), Rust, and a C++ compiler.
- Building the Project: Instructions on how to build using Bazel and notes on configuration.
- Running the Examples: Guidance on executing image and video demos, emphasizing the need for a TensorRT plan file.
- Project Structure: A brief overview of key directories and their contents.
- License: A placeholder indicating the license is not yet specified.

This README aims to provide you and other developers with essential information to understand, build, and run the project.
@wep21 wep21 merged commit df4f0a7 into main May 29, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants