rtmo / README.md
Luigi's picture
Update README.md
c4cff5e verified
|
raw
history blame
640 Bytes
metadata
license: mit
pipeline_tag: object-detection
tags:
  - Pose Estimation

RTMO Running CUDA DEMO Package

  • demo.sh: DEMO main program, which will first install rtmlib, and then use rtmo-s to analyze the .mp4 files in the video folder.
  • rtmo_gpu.py: Defines an RTMO_GPU class, making fine adjustments to CUDA settings.
  • rtmo_demo.py: Python main program, which has two arguments:
    • path: The folder location that contains the .mp4 files to be analyzed.
    • model_path: The local path to the ONNX model or a URL pointing to the RTMO model published on mmpose.
  • video: Contains two test videos provided by Sam's family.