Pinned Repositories
3D-Multi-Person-Pose
3D Multi-Person Pose Estimation by Integrating Top-Down and Bottom-Up Networks
ahrs
Attitude and Heading Reference Systems in Python
aidea-auaoi
AOI自動光學檢測瑕疵分類實作班教材
AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
Android-OpenPose
android-take-photos
This repo teaches how to capture a photo by delegating the work to another camera app on the device.
androidplot
Charts and plots for Android
aoi_defect_detection
Training CNN model to detect defects on AOI images
Arduino-MPU6050
MPU6050 Triple Axis Gyroscope & Accelerometer Arduino Library
AudioVideoRecordingSample
Simultaneous audio and video recording sample using MediaCodec/MediaMuxer
elvislee119's Repositories
elvislee119/ahrs
Attitude and Heading Reference Systems in Python
elvislee119/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
elvislee119/blog_demos
CSDN博客专家程序员欣宸的github,这里有六百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面
elvislee119/camera-samples
Multiple samples showing the best practices in camera APIs on Android.
elvislee119/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
elvislee119/deep-vision-processing
Deep computer-vision algorithms for the Processing framework.
elvislee119/depthai_blazepose
elvislee119/EasyMocap
Make human motion capture easier.
elvislee119/examples
TensorFlow examples
elvislee119/grafika
Grafika test app
elvislee119/invensense-imu
Arduino and CMake library for communicating with the InvenSense MPU-6500, MPU-9250 and MPU-9255 nine-axis IMUs.
elvislee119/JoJoPoseEstimation
Using OpenCV and OpenPose to recognize reference poses.
elvislee119/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
elvislee119/learning
The easy way to use Machine Learning Kit in Flutter.
elvislee119/learnopencv
Learn OpenCV : C++ and Python Examples
elvislee119/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
elvislee119/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
elvislee119/mediapipe_PoseEstimation_pytorch
based on mediapipe human Estimation project for pytorch, provide function(face_mesh,iris,pose,hand)
elvislee119/MediumArticles
A repository that contains code associated with various Medium articles I have written
elvislee119/micropython-samples
Assorted code ideas plus index to my other repositories.
elvislee119/ml_kit_flutter
This repository contains the all my ML KIT projects using flutter.
elvislee119/mlkit
A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
elvislee119/MLKit-1
🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。
elvislee119/MrPose
An application to help with exercises for humans.
elvislee119/open_vins
An open source platform for visual-inertial navigation research.
elvislee119/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
elvislee119/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
elvislee119/paz
Hierarchical perception library in Python for pose estimation, object detection, instance segmentation, keypoint estimation, face recognition, etc.
elvislee119/sports_counting_by_pose_estimation
An android demo for real-time single person sports counting. It is based on MoveNet and deployed with ncnn.
elvislee119/SysMocap
A real-time motion capture system for 3D virtual character animating.