Keneyr

Results 12 issues of Keneyr

Animation size has reached 20989202 bytes, exceeding the limit of 20971520.0. If you're sure you want a larger animation embedded, set the animation.embed_limit rc parameter to a larger value (in...

normalization.py: head_x, height = linspace1[list(any1)][0], len(linspace1[list(any1)]) IndexError: index 0 is out of bounds for axis 0 with size 0

you wrote from network.rtpose_vgg import get_model from evaluate.coco_eval import get_multiplier, get_outputs from openpose_utils import remove_noise,get_pose but where is the module?

Why the image is mirrored in Unity like this? ![image](https://user-images.githubusercontent.com/25053570/101109653-5945f400-3612-11eb-9d61-45bcfab0c1b2.png)

I tried to open the project by my Unity2018.3.0f2, it told me that: ![image](https://user-images.githubusercontent.com/25053570/82777700-73439480-9e81-11ea-9b0e-80f4853caebd.png) ![image](https://user-images.githubusercontent.com/25053570/82777678-60c95b00-9e81-11ea-95a2-8efd0885ea37.png) Anyone meet the same problem?

我试了分页,很容易断,,也是找到快60页就over了。如果有空作者可以升级一下

There's no GUI interaction as .gif shows. The program only takes two images(raw image and mask image) as input

大佬好会总结~怎么能每个分支的技能都了解的这么深的哇~

why `self.w_cov = np.linalg.inv(self.w_precision)` in `fit `function? what's the meaning of `w_cov`? why `y_var = 1 / self.beta + np.sum(x @ self.w_cov * x, axis=1)` in `predict `function ? Can...

What's the meaning of the folders 'data' and 'edge'? How did you get the files such as 0.label2,0.stroke_feature???? Can you upload the raw dataset ?