ultralytics / hub

Ultralytics HUB tutorials and support
https://hub.ultralytics.com
GNU Affero General Public License v3.0
125 stars 11 forks source link

Pose determination performance #801

Open mitafitness opened 1 month ago

mitafitness commented 1 month ago

Search before asking

Question

I would like to run some large videos and check out pose determination performance using yolo-v8-pose. Can it be checked in ultralytics hub ?

Additional

No response

github-actions[bot] commented 1 month ago

👋 Hello @mitafitness, thank you for raising an issue about Ultralytics HUB 🚀! Please visit our HUB Docs to learn more:

If this is a 🐛 Bug Report, please provide screenshots and steps to reproduce your problem to help us get started working on a fix.

If this is a ❓ Question, please provide as much information as possible, including dataset, model, environment details etc. so that we might provide the most helpful response.

We try to respond to all issues as promptly as possible. Thank you for your patience!

Sesha-visist commented 1 month ago

I am encountering the following error. requests.exceptions.SSLError: HTTPSConnectionPool(host='api.ultralytics.com', port=443): Max retries exceeded with url: /v1/predict/yolov8s (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:2427)')))

https://api.ultralytics.com/v1/predict/yolov8s is what we are force

Sesha-visist commented 1 month ago

i am using https://api.ultralytics.com/v1/predict/yolov8s

glenn-jocher commented 1 month ago

Sorry buddy, I would download your trained model and then evaluate it locally on the videos you need.

For prediction docs see https://docs.ultralytics.com/modes/predict