Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ZHOU05030
/
fall_detection
Public
forked from
lgc0208/fall_detection
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 8, 2022
Update README.md
moontree613
moontree613
authored
2c84d99
View commit details
Copy full SHA for 2c84d99
Browse repository at this point
Create arduino
Show description for b58ef4f
moontree613
moontree613
authored
b58ef4f
View commit details
Copy full SHA for b58ef4f
Browse repository at this point
Commits on May 23, 2022
2022年5月23日:更新说明文档
lgc0208
lgc0208
committed
2a7bc75
View commit details
Copy full SHA for 2a7bc75
Browse repository at this point
2022年5月23日:更新说明文档
lgc0208
lgc0208
committed
1f0541a
View commit details
Copy full SHA for 1f0541a
Browse repository at this point
Create LICENSE
lgc0208
lgc0208
authored
70049ec
View commit details
Copy full SHA for 70049ec
Browse repository at this point
2022年5月23日:更新说明文档
lgc0208
lgc0208
committed
9962084
View commit details
Copy full SHA for 9962084
Browse repository at this point
Commits on May 21, 2022
2022年5月21日:更新说明文档,修改文件格式
lgc0208
lgc0208
committed
bc77cd4
View commit details
Copy full SHA for bc77cd4
Browse repository at this point
2022年5月21日:更新说明文档,修改文件格式
lgc0208
lgc0208
committed
28e2d93
View commit details
Copy full SHA for 28e2d93
Browse repository at this point
Commits on May 20, 2022
2022年5月20日:在主页增加项目说明和 LOGO
lgc0208
lgc0208
committed
3e09b26
View commit details
Copy full SHA for 3e09b26
Browse repository at this point
2022年5月20日:在主页增加项目说明和 LOGO
lgc0208
lgc0208
committed
524e875
View commit details
Copy full SHA for 524e875
Browse repository at this point
2022年5月20日:在主页增加了项目说明
lgc0208
lgc0208
committed
5d60bb7
View commit details
Copy full SHA for 5d60bb7
Browse repository at this point
2022年5月20日:在主页增加了项目说明
lgc0208
lgc0208
committed
a8c2b18
View commit details
Copy full SHA for a8c2b18
Browse repository at this point
Commits on May 6, 2022
2022年5月6日:更新了 1.1.0 版本的说明文档
lgc0208
lgc0208
committed
6495e96
View commit details
Copy full SHA for 6495e96
Browse repository at this point
2022年5月6日:更新了 1.1.0 版本的说明文档
lgc0208
lgc0208
committed
0e738e5
View commit details
Copy full SHA for 0e738e5
Browse repository at this point
2022年5月6日:增加了 GPS 经纬度的查询和设置功能
lgc0208
lgc0208
committed
2757d4f
View commit details
Copy full SHA for 2757d4f
Browse repository at this point
2022年5月6日:增加了 GPS 经纬度的查询和设置功能
lgc0208
lgc0208
committed
06916a5
View commit details
Copy full SHA for 06916a5
Browse repository at this point
Commits on Apr 21, 2022
2022年4月21日:优化了摔倒状态的判断方式
lgc0208
lgc0208
committed
3b7ee33
View commit details
Copy full SHA for 3b7ee33
Browse repository at this point
Commits on Apr 16, 2022
2022年4月16日:增加持续访问接口网址并记录返回值的功能,整理项目文件
lgc0208
lgc0208
committed
6745474
View commit details
Copy full SHA for 6745474
Browse repository at this point
2022年4月16日:优化了摔倒状态的判断方式
lgc0208
lgc0208
committed
43f7d59
View commit details
Copy full SHA for 43f7d59
Browse repository at this point
Commits on Apr 15, 2022
2022年4月15日:修改了对用户当前状态的判断规则,只有当连续20次预测结果中判断摔倒次数大于正常次数时,更新用户状态为摔倒
lgc0208
lgc0208
committed
49ed8c3
View commit details
Copy full SHA for 49ed8c3
Browse repository at this point
2022年4月15日:修改了对用户当前状态的判断规则,只有当连续20次预测结果中判断摔倒次数大于正常次数时,更新用户状态为摔倒
lgc0208
lgc0208
committed
35a1dc6
View commit details
Copy full SHA for 35a1dc6
Browse repository at this point
2022年4月15日:增加对用户状态的记录文件和访问接口,可以直接获取用户当前是否摔倒的状态
lgc0208
lgc0208
committed
5cce0fd
View commit details
Copy full SHA for 5cce0fd
Browse repository at this point
2022年4月15日:针对服务器使用的 8000 端口进行适配,同时只有当传输的数据数据符合预测条件时才更新 CSV
lgc0208
lgc0208
committed
34e60ee
View commit details
Copy full SHA for 34e60ee
Browse repository at this point
2022年4月15日:针对硬件端发送报文有限的情况,将每次需要传递 32 组值改为传递任意组值,并使用 CSV 文件存储32组值。每收到新的值传递时更新 CSV 文件,并调用模型进行预测
lgc0208
lgc0208
committed
98e16e9
View commit details
Copy full SHA for 98e16e9
Browse repository at this point
Commits on Mar 28, 2022
2022年3月28日:对代码规范进行修正
lgc0208
lgc0208
committed
d5d60c2
View commit details
Copy full SHA for d5d60c2
Browse repository at this point
2022年3月28日:对代码规范进行修正
lgc0208
lgc0208
committed
da6d074
View commit details
Copy full SHA for da6d074
Browse repository at this point
Commits on Jan 23, 2022
2022年1月23日:修改了host地址和预测返回值
lgc0208
lgc0208
committed
0e20e2c
View commit details
Copy full SHA for 0e20e2c
Browse repository at this point
Commits on Jan 18, 2022
2022年1月18日:更新说明文档
lgc0208
lgc0208
authored
4049e5c
View commit details
Copy full SHA for 4049e5c
Browse repository at this point
2022年1月18日:修改说明文档
lgc0208
lgc0208
authored
44952f4
View commit details
Copy full SHA for 44952f4
Browse repository at this point
2022年1月18日:修改说明文档
lgc0208
lgc0208
authored
ec12915
View commit details
Copy full SHA for ec12915
Browse repository at this point
2022年1月18日:修改说明文档
lgc0208
lgc0208
authored
a5063cf
View commit details
Copy full SHA for a5063cf
Browse repository at this point
2022年1月18日:修改说明文档
lgc0208
lgc0208
authored
12130eb
View commit details
Copy full SHA for 12130eb
Browse repository at this point
2022年1月18日:修改说明文档
lgc0208
lgc0208
authored
5785f04
View commit details
Copy full SHA for 5785f04
Browse repository at this point
2022年1月18日:修改说明文档
lgc0208
lgc0208
authored
985c92f
View commit details
Copy full SHA for 985c92f
Browse repository at this point
2022年1月18日:修改说明文档
lgc0208
lgc0208
committed
40d990b
View commit details
Copy full SHA for 40d990b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル