Vasantha HR

Results 13 issues of Vasantha HR

Trained HOG detector with custom hand datasets and configurations are mentioned below. ``` epsilon: 0.05 detection window size: 80 100 c: 800 ``` **I inference trained HOG detector for live...

Can you please guide me the way that I need to send data to subprocess.call on windows machine I suspect that the args/parmater curl should be different format, looks like...

Hello All, I was trying to use this get_head_pose(shape) function to get the x, y and z values of the headpose. But I was getting slight error on 'y' value...

I tried this `$shoppify->ProductVariant->search("sku:{$sku}") `but it always gives output as `Uncaught PHPShopify\Exception\ApiException: {"errors":"Not Found"}` even though sku present in inventory Note: used composer to install latest phpclassic/php-shopify example: ``` $sku="example-shirt-s";...

Trying to download bunch of images using chromium driver and google-images-dowalod, but it works if i give limit as 100, and it fail if i give limit as more than...

Hello, Appreciate your work and nice librarries. - **Question1:** I am using tfjs(tensorflowjs) to load your weight file, but its giving error saying "load topology or architecture before inference", looks...

Hello Team, I trained Depthwise Mobilenet and got h5 file of size around `24 MB. ` I converted this h5 file to tensorflow_js supported file format(JSON), and used technique of...

Hello, Could you please guide me how to train custom datasets, if possible can you give me architecture and its code to understand and then train with custom datasets. (I...

Hello Team, We are unable to draw landmark on canvas properly. The landmarks are getting splitted into two parts on canvas.. (Here we used javacript to load trained model and...

Hello ALL, I tried to convert [this](https://github.com/azmathmoosa/azFace) weights and cfg files. And Even I tried to use new cfg files as mentioned in https://github.com/pjreddie/darknet/tree/master/cfg . But no success and still...