-
After reading ur paper and docs I find that this work is just another LoRA which take prompt as input, it's nothing exciting but ur training dataset construction. I wonder how much effort u did to bui…
-
While running the requirements.txt I got stuck on an issue regarding openpifpaf==0.13.0. It seems like the version cannot be found. Do you have a way to bypass that ?
-
From the qualitative results you published from your ZoomNet paper (figure 12-13) and ZoomNAS paper (figure 11), the majority of them seem to have the big toe and the small toe keypoints merged into o…
-
Hey, why I run python3 -m openpifpaf.predict docs/11790.jpg --checkpoint=shufflenetv2k30-wholebody --line-width=2 --show, it shows:
Traceback (most recent call last):
File "/home/jiawen/anaconda3/…
-
When i run the demo, i meet the error like this:
```sh
INFO:__main__:neural network device: cuda (CUDA available: True, count: 2)
Traceback (most recent call last):
File "/root/miniconda3/envs/k…
-
Hello author, I'm trying to re-implement your code, but in the process, I'm encountering problems.
First I need to state that I successfully installed the environment and ran the steps: python Comput…
-
Hi there, I can't run the webcam and the demo with image source either. Not sure what's happening.
```bash
Working Environment
OS: macOS 12.1 21C52 x86_64
Host: iMac19,1
Kernel: 21.2.0
CPU: I…
-
When I try to run the code below I am getting the error to install matplotlib. However, I have latest version of matplotlib.
```
image_response = requests.get('https://raw.githubusercontent.com/o…
-
HI, thanks for sharing!
Can you please elaborate more, in your second demo video we can see you detected human and vehicle key points in each frame? Was it two different models of a single model? If …
-
Getting the following errors when trying to use on webcam or video source
```
(kc) pablo@pablo-Alienware-Aurora-R7:~/0Dev/Keypoint_Communities$ python -m openpifpaf.video --source ../immersed-ganera…