Realtime detection of incorrect sitting posture
☆18Mar 29, 2021Updated 5 years ago
Alternatives and similar repositories for PostureGuard
Users that are interested in PostureGuard are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Predicting sitting position using head pose estimation.☆10Sep 13, 2019Updated 7 years ago
- Implemented human keypoint detection and created a simple motion counting app using keypoint detection☆19Aug 8, 2022Updated 4 years ago
- Detects the sitting position of a person☆173Nov 21, 2022Updated 3 years ago
- 这是我大三期间课余完成的一个利用体感摄像头对人体坐姿进行自动检测和矫正的软硬件结合项目。利用摄像头获取得到人体骨架信息,通过自行开发的骨架细化算法将骨架点的原始深度数据处理得到骨架关键点之间角度关系,并与标准骨架模型进行比对,从而对不规范的坐姿情景进行提醒。该项目用以参加I…☆30Apr 3, 2016Updated 10 years ago
- オーディオスペクトラムや波形をOpenCVで描画するサンプル☆14Aug 16, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- MobileSAM のエンコーダー/デコーダーをONNXに変換し、推論するサンプル☆12Apr 11, 2024Updated 2 years ago
- PyCon mini 東海 2024 のトーク「Google Colaboratoryで試すVLM」で紹介したサンプル集☆12Nov 15, 2024Updated last year
- OpenCV Sample Projects in Rust☆12Nov 27, 2021Updated 4 years ago
- OpenCVでのQRコード検出サンプルプログラム。QRCodeDetector(detectAndDecode, detectAndDecodeMulti, detectAndDecodeCurved)とWeChatQRCode(detectAndDecode)の4サンプル…☆10Jun 16, 2022Updated 4 years ago
- NanoDetをGoogle Colaboratory上で訓練しONNX形式のファイルをエクスポートするサンプル(This is a sample to training NanoDet on Google Colaboratory and export a file in…☆13Aug 4, 2022Updated 4 years ago
- MediaPipeのFaceMesh検出を用いて、虹彩部分に写輪眼(©NARUTO -ナルト-)を表示するプログラム☆11Apr 16, 2022Updated 4 years ago
- LDC: Lightweight Dense CNN for Edge DetectionのPythonでのONNX推論サンプル☆15May 6, 2023Updated 3 years ago
- Masked Face Image Augmentation Tool for Dataset 300W-LP with 6D Head Pose Information.☆12Aug 12, 2022Updated 4 years ago
- 基于openPose的标准坐姿检测☆35May 9, 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.
- 背景除去モデルであるDIS/IS-NetのPythonでのONNX推論サンプル☆18Feb 25, 2023Updated 3 years ago
- DNN Node Collection using Inference Helper in ROS2☆13Apr 24, 2022Updated 4 years ago
- [WIP] ONNX parts yard. The various operations described in Operator Schemas are converted in advance into OP stand-alone ONNX files.☆11Mar 30, 2025Updated last year
- Imagen-mini for girl image generation☆12Nov 19, 2022Updated 3 years ago
- This is example inference code of TensorRT.☆12Aug 30, 2023Updated 3 years ago
- Simple tool to change the INPUT and OUTPUT shape of ONNX.☆15Apr 1, 2025Updated last year
- This tool displays tflite signatures and rewrites the input/output OP name to the name of the signature. There is no need to install Tens…☆14Dec 13, 2023Updated 2 years ago
- Image-Processing-Node-Editor で動作するYouTube入力用ノード☆13Jul 12, 2025Updated last year
- YOLOPのPythonでのONNX推論サンプル☆11Jan 16, 2022Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- ONNX SEA-RAFT, optical flow☆14Jan 5, 2026Updated 8 months ago
- ONNXモデルをpyca/cryptographyを用いて暗号化/復号化するサンプル☆16Mar 19, 2022Updated 4 years ago
- YOLOXとmotpyを用いたMOT(Multiple Object Tracking)のPythonサンプル☆11Feb 16, 2022Updated 4 years ago
- A very simple tool to rewrite parameters such as attributes and constants for OPs in ONNX models. Simple Attribute and Constant Modifier …☆15Feb 6, 2026Updated 7 months ago
- Python scripts performing object detection using the YOLOv8 model in ONNX.☆11Apr 18, 2023Updated 3 years ago
- Jax, Flax, examples (ImageClassification, SemanticSegmentation, and more...)☆10May 10, 2025Updated last year
- MediaPipe Face Detectionで検出した顔画像にSFaceを用いて顔認証を行うサンプル☆13Feb 18, 2022Updated 4 years ago
- U-2-NetのPythonでのONNX推論サンプル☆13Nov 29, 2021Updated 4 years ago
- YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documenta…☆21Sep 11, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Sample projects to use DepthAI + OpenCV with OAK-D cameras in C++☆12Feb 15, 2022Updated 4 years ago
- ☆13Jul 6, 2022Updated 4 years ago
- ☆15Nov 25, 2022Updated 3 years ago
- 日本のナンバープレート検出と認識の技術検証用プロトタイプ☆15May 29, 2025Updated last year
- My own C++ additional examples using DepthAI☆16May 23, 2021Updated 5 years ago
- YOLOPv2のPythonでのONNX推論サンプル☆17Jul 7, 2023Updated 3 years ago
- NSFW画像検出モデル(open_nsfw_android)をColaboratory上で動かすサンプル☆17Dec 6, 2021Updated 4 years ago