动态手势实时识别
☆14Dec 12, 2024Updated last year
Alternatives and similar repositories for hand-gesture-detect
Users that are interested in hand-gesture-detect are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用手势识别算法玩俄罗斯方块☆10Mar 30, 2021Updated 5 years ago
- Repository for GeoUni, A Unified Model for Generating Geometry Diagrams, Problems and Problem Solutions.☆22Jun 12, 2025Updated 10 months ago
- 本项目基于公开的胸部X光图像数据集,旨在实现对肺炎(包括细菌性肺炎、病毒性肺炎和正常)进行自动分类。项目采用了基于Vision Transformer(ViT)的深度学习模型,包含了数据预处理、模型训练、验证、推理等完整流程。通过本项目,可以高效地对胸片进行智能诊断辅助,提…☆31Mar 17, 2026Updated last month
- 利用python分析爬取的中国电影票房数据并可视化Chinese-box-office-analysis☆18Apr 6, 2023Updated 3 years ago
- 手势识别玩转打飞机小游戏,基于MobileNetV3_Small和pygame☆16Jan 7, 2021Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 本项目实现了实时的口罩人脸识别。人脸识别使用MTCNN和FaceNet进行训练,使用Streamlit进行部署。☆20Mar 28, 2022Updated 4 years ago
- WEAS is JavaScript library to visualize and manipulate the atomic structures directly in the web browser.☆14Apr 21, 2026Updated 2 weeks ago
- Gesture recognition using Mediapipe Framework and KNN algorithm.☆29Mar 11, 2020Updated 6 years ago
- 基于猫眼电影数据和SVR回归器的电影票房预测系统, 包括数据爬取, 特征分析以及数据预测☆16May 16, 2020Updated 5 years ago
- 本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;…☆39Feb 9, 2021Updated 5 years ago
- Kinect 手势识别。Gesture recognition with Microsoft Kinect. (Bachelor Dissertation Project)☆24Apr 24, 2014Updated 12 years ago
- 关于无锁队列的知识☆11Feb 13, 2017Updated 9 years ago
- 一个使用 C++ 编写的网络文件传输工具(课程设计)☆12Jul 1, 2021Updated 4 years ago
- 使用神经网络训练手势动作识别模型,手部节点数据使用mediapipe识别☆26Apr 21, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Java实现的计算器☆22Feb 23, 2022Updated 4 years ago
- 基于 SpringCloud 和 Vue3 的 在线学习平台前端项目☆22May 24, 2022Updated 3 years ago
- Electro-Chemical Optimizer☆12Apr 3, 2025Updated last year
- Visualizations☆14Jan 10, 2022Updated 4 years ago
- dlePy☆10Dec 25, 2021Updated 4 years ago
- ☆21Apr 13, 2022Updated 4 years ago
- ☆15Apr 3, 2025Updated last year
- ☆11Feb 28, 2023Updated 3 years ago
- ☆17May 14, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A real-space DFT code☆16Dec 4, 2020Updated 5 years ago
- BCQ tutorial for transformers☆16Jul 17, 2023Updated 2 years ago
- 使用 JavaScript WebRTC 代码实现跨平台音视频通话,实现1对1视频,多人视频,视频直播,视频会议,房间管理,权限管理等。