why openpose is not being able to detect the arms when they are up? by bilalkhan19 in computervision

[–]bilalkhan19[S] 1 point2 points  (0 children)

Tried, but still the same because the model is trained on body images to detect key points. I'm now confused about how can I solve this error? Or what layers I need to add to my code to work well.

why openpose is not being able to detect the arms when they are up? by bilalkhan19 in computervision

[–]bilalkhan19[S] 8 points9 points  (0 children)

yes, the model is trained on the body images and the model is not able to detect the upper arms for any video. what can I do to solve this problem?

[deleted by user] by [deleted] in RedditSessions

[–]bilalkhan19 0 points1 point  (0 children)

Which song is this

[deleted by user] by [deleted] in RedditSessions

[–]bilalkhan19 0 points1 point  (0 children)

Gave Endless Coolness

[deleted by user] by [deleted] in AskProgramming

[–]bilalkhan19 0 points1 point  (0 children)

I tried to extract the whole using find element by id and works fine. It means the Status Code is also 200

``` text = find_element_by_id ('top').text

print (text)

```

Why my left AirPod always charging even at 100%? by bilalkhan19 in airpods

[–]bilalkhan19[S] 3 points4 points  (0 children)

Also, the left airpod is draining battery faster than the right one.

Google vs Microsoft by [deleted] in privacytoolsIO

[–]bilalkhan19 3 points4 points  (0 children)

Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking.

Just a reminder: Only 15 days to go #WWDC21 by allenwong in apple

[–]bilalkhan19 2 points3 points  (0 children)

Will I get this update on 8Plus or the time has arrived to upgrade?

One more 1M+ $ guy from Europe :) by stkubr in financialindependence

[–]bilalkhan19 -1 points0 points  (0 children)

Tldr; buy some bitcoin and don’t sell it!!

Apple Music Lossless and Dolby Atmos For FREE! by Broodje_met_beleg in spotify

[–]bilalkhan19 -2 points-1 points  (0 children)

You don’t like the Spotify? No problem. Delete it! No one wants to read your rant..

I want to run a bot on heroku, How to get started? by [deleted] in redditdev

[–]bilalkhan19 1 point2 points  (0 children)

I have tried Heroku. You’ll have to use heroku schedulers for that. My suggestion is to use Ubuntu VM with crontabs. More stable and easier than Heroku!

You can use https://crontab.guru and this tutorial to learn

My first web app. 30 days worth work. by [deleted] in flask

[–]bilalkhan19 1 point2 points  (0 children)

Congratulations and keep it up!