ultralytics / ultralytics

Ultralytics YOLO11 🚀
https://docs.ultralytics.com
GNU Affero General Public License v3.0
31.93k stars 6.11k forks source link

How can I run ultralytics 24 hours in cloud service? #14832

Open dhrhkddns opened 3 months ago

dhrhkddns commented 3 months ago

Search before asking

Question

I'm grateful that I'm always using my company's products satisfactorily. I just want to run ultralytics on cloud services, not local ones, in Python at all times. I've tried Google colab, which is similar to that, and it's impossible to analyze it with opencv or real-time webcam. Is there a way to fully use the cloud but Python's environment?

Additional

No response

glenn-jocher commented 3 months ago

@dhrhkddns yes there's a number of different integrations like Google Colab, Kaggle, Paperspace, SageMaker, JupyterLab and even IBM Watsonx. They're all documented in our Integrations Docs section at https://docs.ultralytics.com/integrations/.

You can also spin up paid VMs on the big clouds like GCP, AWS and Azure quite easily for larger workloads.

github-actions[bot] commented 3 days ago

👋 Hello there! We wanted to give you a friendly reminder that this issue has not had any recent activity and may be closed soon, but don't worry - you can always reopen it if needed. If you still have any questions or concerns, please feel free to let us know how we can help.

For additional resources and information, please see the links below:

Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

Thank you for your contributions to YOLO 🚀 and Vision AI ⭐