LICENSE
README.md
pyproject.toml
simple_rtmw/base.py
simple_rtmw/types.py
simple_rtmw/utils.py
simple_rtmw/wholebody.py
simple_rtmw.egg-info/PKG-INFO
simple_rtmw.egg-info/SOURCES.txt
simple_rtmw.egg-info/dependency_links.txt
simple_rtmw.egg-info/requires.txt
simple_rtmw.egg-info/top_level.txt
simple_rtmw/detection/__init__.py
simple_rtmw/detection/yolo.py
simple_rtmw/draw/__init__.py
simple_rtmw/draw/config.py
simple_rtmw/draw/detection.py
simple_rtmw/draw/pose.py
simple_rtmw/draw/utils.py
simple_rtmw/pose/__init__.py
simple_rtmw/pose/post.py
simple_rtmw/pose/pre.py
simple_rtmw/pose/rtmpose.py
tests/test_detector.py
tests/test_draw.py
tests/test_utils.py
tests/test_wholebody_e2e.py