BlazePalm
BlazePalm copied to clipboard
PyTorch & CoreML implementation of MediaPipe Hands
Hi, When I run the run_detector.py, I got the following errors: Traceback (most recent call last): File "C:\Users\nieshijie\Downloads\BlazePalm-master\BlazePalm-master\ML\run_detector.py", line 31, in cropped_hand = frame[y:endy, x:endx] TypeError: only integer tensors of...
Hello, I want to know the training data set of Hand model, can you provide it to me?
Could the input size be changed?
Hi, - Running `run_detector.py` program on Ubuntu 22.04.2 LTS. - Pytorch version is 2.0.1+cpu Initially, I received this [issue](https://github.com/vidursatija/BlazePalm/issues/2). I was able to fix that issue by following the solution...
Hello, I get this error when I ran run_detector.py,I want to know how to solve it /home//zhouyan1/anaconda3/envs/gesture_recognition/bin/python /home/SENSETIME/zhouyan1/PycharmProjects/BlazePalm-master/ML/run_detector.py Traceback (most recent call last): File "/home//zhouyan1/PycharmProjects/BlazePalm-master/ML/run_detector.py", line 39, in _, _,...
Hello, I tried to run BlazePalm on iPhone 7 and found 2 problems: 1. The detection accuracy of BlackePalm for hand key points is worse than that of MediaPipe Hands,...
It's a great share. I have a question about dataset. How can we get the dataset hand landmarks. Could you share it if it is a public dataset?
It's a great share. I have a question about dataset. How can we get the dataset hand landmarks. Could you share it if it is a public dataset?