Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training models with Yolov10 with Google Cloud #196

Open
mrortach opened this issue Aug 18, 2024 · 1 comment
Open

Training models with Yolov10 with Google Cloud #196

mrortach opened this issue Aug 18, 2024 · 1 comment

Comments

@mrortach
Copy link

I want to train models, but I couldn't find a good guide. How can I train a model with Vortex AI? How is it billed and are the prices too high? Can I train a model on Google Cloud with Roboflow dataset? I want to learn so much.

@ArjunPesaru
Copy link

To train YOLOv10 on Google Cloud with Vertex AI:

Set Up: Enable Vertex AI, upload your dataset (e.g., from Roboflow) to a Google Cloud Storage bucket.
Training: Use Vertex AI Workbench or custom training jobs, install YOLOv10, and connect to the dataset.
Billing: Costs depend on resources (e.g., GPUs like A100/T4). Use the pricing calculator for estimates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants