Skip to content

docs: add a comprehensive README.md for the project #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2025
Merged

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.

1 participant