es/usage/engine/ #19015
Replies: 1 comment
-
👋 Hello, thank you for your interest in Ultralytics 🚀! We recommend a visit to the Docs for new users, where you can find a wealth of information on how to get started. Specifically, it looks like you're referring to the Spanish documentation for customizing the YOLO engine: es/usage/engine/. This guide provides step-by-step instructions with Python examples to help you optimize YOLO for specific tasks. 🌟 If this is a 🐛 Bug Report, please provide a minimum reproducible example to help us identify and resolve the issue effectively. If this is a custom development ❓ question, please share more details about your use case, including code snippets, datasets, or anything else relevant to ensure we can provide the most helpful feedback. For additional support, we invite you to join the Ultralytics community:
UpgradeTo ensure you're using the latest features and fixes, upgrade to the latest pip install -U ultralytics EnvironmentsRun YOLO in verified environments with pre-installed dependencies (CUDA/CUDNN, Python, PyTorch):
StatusIf the badge above is green, all Ultralytics CI tests are passing. CI runs check the correct functionality of YOLO across Modes and Tasks daily and after every commit. |
Beta Was this translation helpful? Give feedback.
-
es/usage/engine/
Aprenda a personalizar el YOLO11 Trainer para tareas específicas. Instrucciones paso a paso con ejemplos de Python para obtener el máximo rendimiento del modelo.
https://docs.ultralytics.com/es/usage/engine/
Beta Was this translation helpful? Give feedback.
All reactions