Paul Lee

Results 23 comments of Paul Lee

Same here. (Ubuntu 14.04)

same here, and the original pi.exe too

I wrote an alternate tool, use pipes and support shebang. https://github.com/liberize/sshc

due to the buggy `-H` flag, I wrote a simple alternate tool using pipe method mentioned in this thread. if someone is interested, check this out: https://github.com/liberize/sshc

另外,显卡名称如果能带上显卡厂商名就好了

any update on this ?

@9rck No need to retrain a rotated model. I managed to get rotated face detection working with the provided model `facefinder`. Nothing special has been done, just remember **the `angle`...

@9crk I didn't test the sample program, instead, I used the code directly in my own project. Here is some code snippets, hope it might help: https://gist.github.com/liberize/6672f53abfa871ba520c28d37365a939 PS: I modified...

I have to say, the result is not good. Some problems I have discovered: 1. the angle calculated with maximum total quality as I did in the code above is...

looks like duplicate of this issue: https://github.com/mpv-player/mpv-examples/issues/11