Rubin
Rubin
> > when I run this command:mmskl configs/utils/build_dataset_example.yaml --gpus 1 > > it will show:Load configuration information from configs/utils/build_dataset_example.yaml > > [ ] 0/3, elapsed: 0s, ETA: > > There...
@2111905222 你好!请问你的数据集是自己做的还是下载的?作者的dataset下载链接好像失效了
> I have checked the original code in mmskeleton. I found that it is the same as here, really sorry about this casual question so is it right? why set...
> maybe it's hard to define the average gravity. I don't know how the number in the code was set to represent the skeleton points. which is the head, which...
I also meet the same problem with you!do you solve?
> @ANU197 @xwr96 what was your opencv version? > Had you try `sudo apt install libopencv-dev`? my opencv version is 4.1.2. because I already install the opencv4, so I do...
@AnhPC03 I did, it response "libopencv-dev is already the newest version (3.2.0+dfsg-4ubuntu0.1). 0 to upgrade, 0 to newly install, 0 to remove and 135 not to upgrade." and it also...
@AnhPC03 Yes. I already changed, but it error. In fact, it can run properly. but I think it use CPU,not a GPU, because it cost 21seconds
> if it can run properly but on CPU, change in Makefile to `GPU=1` and run `make` again. I had ran it on GPU. when I change the 'GPU'=1, opencv=1,...
@AnhPC03 the output is `Package opencv was not found in the pkg-config search path. Perhaps you should add the directory containing `opencv.pc' to the PKG_CONFIG_PATH environment variable No package 'opencv'...