yolov5-detection-algorithm-for-elderly-fall

通过手动标注数据集,训练老人摔倒的模型

https://github.com/chnaicorp/yolov5-detection-algorithm-for-elderly-fall

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

通过手动标注数据集,训练老人摔倒的模型

Basic Info
  • Host: GitHub
  • Owner: CHNAICORP
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 176 MB
Statistics
  • Stars: 17
  • Watchers: 1
  • Forks: 2
  • Open Issues: 2
  • Releases: 0
Created over 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme Contributing License Citation

README.md

yolov5-detection-algorithm-for-elderly-fall

Owner

  • Name: aicatmi
  • Login: CHNAICORP
  • Kind: user
  • Company: Iristar.com

Machine Vision, Natural Language Processing, Deep Learning, Reinforcement Learning, SLAM, ROS

GitHub Events

Total
  • Watch event: 5
Last Year
  • Watch event: 5

Dependencies

.github/workflows/ci-testing.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/docker.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/greetings.yml actions
  • actions/first-interaction v1 composite
.github/workflows/stale.yml actions
  • actions/stale v7 composite
.github/workflows/translate-readme.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • dephraiim/translate-readme main composite
requirements.txt pypi
  • Pillow >=7.1.2
  • PyYAML >=5.3.1
  • gitpython *
  • ipython *
  • matplotlib >=3.2.2
  • numpy >=1.18.5
  • opencv-python >=4.1.1
  • pandas >=1.1.4
  • psutil *
  • requests >=2.23.0
  • scipy >=1.4.1
  • seaborn >=0.11.0
  • tensorboard >=2.4.1
  • thop >=0.1.1
  • torchvision >=0.8.1
  • tqdm >=4.64.0