WHENet - ONNX, OpenVINO, TFLite, TensorRT, EdgeTPU, CoreML, TFJS, YOLOv4/YOLOv4-tiny-3L
☆75Feb 4, 2023Updated 3 years ago
Alternatives and similar repositories for HeadPoseEstimation-WHENet-yolov4-onnx-openvino
Users that are interested in HeadPoseEstimation-WHENet-yolov4-onnx-openvino are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Dual model head pose estimation. Fusion of SOTA models. 360° 6D HeadPose detection. All pre-processing and post-processing are fused toge…☆78Jun 4, 2023Updated 2 years ago
- Simple tool to combine(merge) onnx models. Simple Network Combine Tool for ONNX.☆18Oct 8, 2025Updated 5 months ago
- ☆501Nov 18, 2022Updated 3 years ago
- HISDF (Human Instance, Skeleton, and Depth Fusion) is a unified model that fuses human instance segmentation, skeletal structure estimati…☆16Oct 17, 2025Updated 5 months ago
- NSFW画像検出モデル(open_nsfw_android)をColaboratory上で動かすサンプル☆17Dec 6, 2021Updated 4 years ago
- 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.
- [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
- A very simple tool that compresses the overall size of the ONNX model by aggregating duplicate constant values as much as possible.☆52Sep 8, 2022Updated 3 years ago
- Python scripts for performing monocular depth estimation using the PackNet-SfM model in ONNX☆17Feb 13, 2022Updated 4 years ago
- Code for BMVC2021 "MOS: A Low Latency and Lightweight Framework for Face Detection, Landmark Localization, and Head Pose Estimation"☆146Aug 7, 2023Updated 2 years ago
- Verify that the post-processing merged into FaceMesh works correctly. The object detection model can be anything other than BlazeFace. YO…☆45Sep 14, 2022Updated 3 years ago
- Exports the ONNX file to a JSON file and JSON dict.☆33Jan 25, 2023Updated 3 years ago
- A very simple tool for situations where optimization with onnx-simplifier would exceed the Protocol Buffers upper file size limit of 2GB,…☆17Feb 24, 2026Updated last month
- 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 last month
- DNN Node Collection using Inference Helper in ROS2☆13Apr 24, 2022Updated 3 years ago
- 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.
- My own C++ additional examples using DepthAI☆15May 23, 2021Updated 4 years ago
- Official Pytorch implementation of 6DRepNet: 6D Rotation representation for unconstrained head pose estimation.☆645Jul 2, 2024Updated last year
- Image-Processing-Node-Editor で動作するYouTube入力用ノード☆13Jul 12, 2025Updated 8 months ago
- Python scripts for performing 3D human pose estimation using the Mobile Human Pose model in ONNX.☆129Nov 13, 2022Updated 3 years ago
- lightNet (Object Detection and Semantic Segmentation) for ONNX and TensorRT☆16Jul 4, 2023Updated 2 years ago
- NanoDetをGoogle Colaboratory上で訓練しONNX形式のファイルをエクスポートするサンプル(This is a sample to training NanoDet on Google Colaboratory and export a file in…☆13Aug 4, 2022Updated 3 years ago
- Merging YOLOv9 and DepthAnythingV2☆32Jun 28, 2025Updated 9 months ago
- ☆17Dec 12, 2021Updated 4 years ago
- Python Tensorflow 2 scripts for detecting objects of any class in an image without knowing their label.☆16Sep 18, 2021Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Converts a JSON file to an ONNX file.☆21Sep 2, 2023Updated 2 years ago
- [WACV'22] Official implementation of "HHP-Net: A light Heteroscedastic neural network for Head Pose estimation with uncertainty"☆25Mar 9, 2022Updated 4 years ago
- Very simple NCHW and NHWC conversion tool for ONNX. Change to the specified input order for each and every input OP. Also, change the cha…☆25Apr 14, 2025Updated 11 months ago
- Python scripts performing object detection using the YOLOv8 model in ONNX.☆11Apr 18, 2023Updated 2 years ago
- Special Presentation Demo at Intel IoT Planet 2021 DeepLearning Day / インテル IoT プラネット 2021 DeepLearning Dayの特別講演の発表資料 https://www.intel.co…☆21Mar 6, 2022Updated 4 years ago
- Provide Docker build sequences of Open3D for various environments.☆14Feb 23, 2021Updated 5 years ago
- Python scripts for performing object detection with the 1000 labels of the ImageNet dataset in ONNX. The repository combines a class agno…☆32Dec 13, 2021Updated 4 years ago
- Visual haptic using depth image☆19Dec 20, 2021Updated 4 years ago
- TensorFlow, TensorFlow-Lite Pytorch, Torchvision, TensorRT Benchmarks☆23Nov 26, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Semi-automated OpenVINO benchmark_app with variable parameters. User can specify multiple options for any parameters in the benchmark_app…☆10Apr 19, 2022Updated 3 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆96Nov 13, 2022Updated 3 years ago
- YOLOXとmotpyを用いたMOT(Multiple Object Tracking)のPythonサンプル☆11Feb 16, 2022Updated 4 years ago
- [arXiv 2023.02] Codes for my paper "DirectMHP: Direct 2D Multi-Person Head Pose Estimation with Full-range Angles"☆116Oct 17, 2024Updated last year
- Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite.…☆273Sep 4, 2022Updated 3 years ago
- MediaPipe Face Detectionで検出した顔画像にSFaceを用いて顔認証を行うサンプル☆13Feb 18, 2022Updated 4 years ago
- Qiita OpenCV アドベントカレンダー(2020年12月12日)の投稿用のサンプル集です。OpenCVでのデモ時に見栄えを工夫したものをまとめています。☆33Jul 27, 2021Updated 4 years ago