An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/mrilikecoding/StreamPoseML

Score: 7.508787170634276

Last synced: about 12 hours ago
JSON representation

Repository metadata:

pose estimation / ML model wrapper and annotation utility


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 months ago

Total Commits: 289
Total Committers: 4
Avg Commits per committer: 72.25
Development Distribution Score (DDS): 0.017

Commits in past year: 106
Committers in past year: 3
Avg Commits per committer in past year: 35.333
Development Distribution Score (DDS) in past year: 0.019

Name Email Commits
Nathan Green n****n@g****m 284
Arfon Smith a****n 3
imcatta 4****a 1
Your Name y****u@e****m 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 24
Total pull requests: 9
Average time to close issues: 8 months
Average time to close pull requests: 2 days
Total issue authors: 4
Total pull request authors: 3
Average comments per issue: 0.92
Average comments per pull request: 0.0
Merged pull request: 9
Bot issues: 0
Bot pull requests: 0

Past year issues: 5
Past year pull requests: 5
Past year average time to close issues: 4 days
Past year average time to close pull requests: about 10 hours
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 0.4
Past year average comments per pull request: 0.0
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/mrilikecoding/StreamPoseML

Top Issue Authors

  • mrilikecoding (12)
  • thejasvibr (8)
  • pravintargaryen (1)
  • imcatta (1)

Top Pull Request Authors

  • mrilikecoding (6)
  • arfon (5)
  • imcatta (2)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels


Package metadata

pypi.org: stream-pose-ml

A toolkit for realtime video classification tasks.

  • Homepage: https://github.com/mrilikecoding/StreamPoseML
  • Documentation: https://stream-pose-ml.readthedocs.io/
  • Licenses: MIT License Copyright (c) 2023 Nate Green Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 0.3.1 (published 10 months ago)
  • Last Synced: 2025-12-30T17:24:54.943Z (6 months ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 56 Last month
  • Rankings:
    • Dependent packages count: 9.995%
    • Forks count: 29.806%
    • Average: 36.549%
    • Stargazers count: 38.819%
    • Dependent repos count: 67.577%
  • Maintainers (1)
pypi.org: streamposeml

A toolkit for realtime video classification tasks.

  • Homepage: https://github.com/mrilikecoding/StreamPoseML
  • Documentation: https://streamposeml.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.1.0 (published over 2 years ago)
  • Last Synced: 2024-12-07T22:12:30.635Z (over 1 year ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 9.995%
    • Average: 38.786%
    • Dependent repos count: 67.577%
  • Maintainers (1)

Dependencies

docker-compose.yml docker
  • mrilikecoding/pose_parser_api latest
  • mrilikecoding/web_ui latest
pose_parser/Dockerfile docker
  • python 3.10 build
web_ui/Dockerfile docker
  • node 18 build
web_ui/package-lock.json npm
  • 1213 dependencies
web_ui/package.json npm
  • @mediapipe/pose ^0.5.1675469404 development
  • @mediapipe/tasks-vision ^0.10.0 development
  • axios ^1.3.4 development
  • dotenv ^16.0.3 development
  • socket.io-client ^4.6.1 development
  • @testing-library/jest-dom ^5.16.5
  • @testing-library/react ^13.4.0
  • @testing-library/user-event ^13.5.0
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-scripts 5.0.1
  • web-vitals ^2.1.4
pose_parser/requirements.txt pypi
  • Flask ==2.2.2
  • Flask-Cors ==3.0.10
  • Flask-SocketIO ==5.3.3
  • HeapDict ==1.0.1
  • Jinja2 ==3.1.2
  • Keras-Preprocessing ==1.1.2
  • Markdown ==3.4.1
  • MarkupSafe ==2.1.1
  • Pillow ==9.4.0
  • PyJWT ==2.4.0
  • PyMeeus ==0.5.12
  • PySocks ==1.7.1
  • PyYAML ==6.0
  • Pygments ==2.14.0
  • QtPy ==2.3.0
  • Send2Trash ==1.8.0
  • Werkzeug ==2.2.2
  • absl-py ==1.4.0
  • aiohttp ==3.8.3
  • aiosignal ==1.2.0
  • anyio ==3.6.2
  • appdirs ==1.4.4
  • appnope ==0.1.3
  • argon2-cffi ==21.3.0
  • argon2-cffi-bindings ==21.2.0
  • arrow ==1.2.3
  • asttokens ==2.2.1
  • astunparse ==1.6.3
  • async-timeout ==4.0.2
  • attrs ==22.2.0
  • backcall ==0.2.0
  • beautifulsoup4 ==4.11.2
  • bidict ==0.22.1
  • black ==22.6.0
  • bleach ==6.0.0
  • blinker ==1.4
  • brotlipy ==0.7.0
  • cachetools ==4.2.2
  • certifi ==2022.12.7
  • cffi ==1.15.1
  • charset-normalizer ==2.0.4
  • clean-text ==0.6.0
  • click ==8.0.4
  • cloudpickle ==2.2.1
  • comm ==0.1.2
  • contourpy ==1.0.7
  • convertdate ==2.4.0
  • cryptography ==38.0.4
  • cycler ==0.11.0
  • dask ==2023.3.1
  • debugpy ==1.6.6
  • decorator ==5.1.1
  • defusedxml ==0.7.1
  • distributed ==2023.3.1
  • dnspython ==2.3.0
  • emoji ==1.7.0
  • entrypoints ==0.4
  • eventlet ==0.33.3
  • executing ==1.2.0
  • fastjsonschema ==2.16.3
  • featuretools ==1.23.0
  • flatbuffers ==23.1.21
  • flit_core ==3.6.0
  • fonttools ==4.38.0
  • fqdn ==1.5.1
  • frozenlist ==1.3.3
  • fsspec ==2023.3.0
  • ftfy ==6.1.1
  • gast ==0.4.0
  • google-auth ==2.6.0
  • google-auth-oauthlib ==0.4.4
  • google-pasta ==0.2.0
  • graphviz ==0.20.1
  • greenlet ==1.1.0
  • grpcio ==1.47.2
  • h5py ==3.7.0
  • hijri-converter ==2.2.4
  • holidays ==0.21
  • idna ==3.4
  • imbalanced-learn ==0.10.1
  • importlib-resources ==5.12.0
  • iniconfig ==1.1.1
  • ipykernel ==6.21.3
  • ipython ==8.11.0
  • ipython-genutils ==0.2.0
  • ipywidgets ==8.0.4
  • isoduration ==20.11.0
  • itsdangerous ==2.0.1
  • jedi ==0.18.2
  • joblib ==1.2.0
  • jsonpointer ==2.3
  • jsonschema ==4.17.3
  • jupyter ==1.0.0
  • jupyter-console ==6.6.3
  • jupyter-events ==0.6.3
  • jupyter_client ==8.0.3
  • jupyter_core ==5.2.0
  • jupyter_server ==2.4.0
  • jupyter_server_terminals ==0.4.4
  • jupyterlab-pygments ==0.2.2
  • jupyterlab-widgets ==3.0.5
  • keras ==2.10.0
  • kiwisolver ==1.4.4
  • kneed ==0.8.2
  • korean-lunar-calendar ==0.3.1
  • lightgbm ==3.3.5
  • locket ==1.0.0
  • lxml ==4.9.1
  • matplotlib ==3.7.0
  • matplotlib-inline ==0.1.6
  • mistune ==2.0.5
  • msgpack ==1.0.5
  • multidict ==6.0.2
  • mypy-extensions ==0.4.3
  • nbclassic ==0.5.3
  • nbclient ==0.7.2
  • nbconvert ==7.2.10
  • nbformat ==5.7.3
  • nest-asyncio ==1.5.6
  • notebook ==6.5.3
  • notebook_shim ==0.2.2
  • numpy ==1.24.2
  • oauthlib ==3.2.1
  • opencv-contrib-python ==4.7.0.68
  • opt-einsum ==3.3.0
  • packaging ==23.0
  • pandas ==1.5.3
  • pandocfilters ==1.5.0
  • parso ==0.8.3
  • partd ==1.3.0
  • pathspec ==0.10.3
  • patsy ==0.5.3
  • pexpect ==4.8.0
  • pickleshare ==0.7.5
  • pip ==22.3.1
  • platformdirs ==2.5.2
  • pluggy ==1.0.0
  • pooch ==1.4.0
  • prometheus-client ==0.16.0
  • prompt-toolkit ==3.0.38
  • protobuf *
  • psutil ==5.9.4
  • ptyprocess ==0.7.0
  • pure-eval ==0.2.2
  • py ==1.11.0
  • pyOpenSSL ==22.0.0
  • pyasn1 ==0.4.8
  • pyasn1-modules ==0.2.8
  • pycparser ==2.21
  • pyparsing ==3.0.9
  • pyrsistent ==0.19.3
  • pytest ==7.1.2
  • python-dateutil ==2.8.2
  • python-engineio ==4.4.0
  • python-json-logger ==2.0.7
  • python-socketio ==5.8.0
  • pytz ==2022.7.1
  • pyzmq ==25.0.1
  • qtconsole ==5.4.1
  • requests ==2.28.1
  • requests-oauthlib ==1.3.0
  • rfc3339-validator ==0.1.4
  • rfc3986-validator ==0.1.1
  • rsa ==4.7.2
  • scikit-learn ==1.2.1
  • scipy ==1.10.0
  • seaborn ==0.12.2
  • setuptools ==65.6.3
  • six ==1.16.0
  • sniffio ==1.3.0
  • sortedcontainers ==2.4.0
  • soupsieve ==2.4
  • stack-data ==0.6.2
  • statsmodels ==0.13.5
  • tblib ==1.7.0
  • tensorboard ==2.10.0
  • tensorboard-data-server ==0.6.1
  • tensorboard-plugin-wit ==1.7.0
  • tensorflow ==2.10.0
  • tensorflow-estimator ==2.10.0
  • termcolor ==2.1.0
  • terminado ==0.17.1
  • threadpoolctl ==3.1.0
  • tinycss2 ==1.2.1
  • tomli ==2.0.1
  • toolz ==0.12.0
  • tornado ==6.2
  • tqdm ==4.65.0
  • traitlets ==5.9.0
  • typing_extensions ==4.4.0
  • uri-template ==1.2.0
  • urllib3 ==1.26.14
  • wcwidth ==0.2.6
  • webcolors ==1.12
  • webencodings ==0.5.1
  • websocket-client ==1.5.1
  • wheel ==0.37.1
  • widgetsnbextension ==4.0.5
  • woodwork ==0.21.2
  • wrapt ==1.14.1
  • xgboost ==1.7.4
  • yarl ==1.8.1
  • zict ==2.2.0
  • zope.event ==4.6
  • zope.interface ==6.0