Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

train.md 1.3 KB

You have to be logged in to leave a comment. Sign In
description keywords
Learn about YOLOE enhanced visual prompting (EVP) predictors in Ultralytics, which enable object detection and segmentation models to use visual prompts during inference for improved performance. YOLOE, EVP, visual prompts, computer vision, object detection, segmentation, bounding boxes, masks, predictors, YOLOEVPDetectPredictor, YOLOEVPSegPredictor, Ultralytics, inference

Reference for ultralytics/models/yolo/yoloe/train.py

!!! note

This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/yoloe/train.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/yoloe/train.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/models/yolo/yoloe/train.py) 🛠️. Thank you 🙏!

::: ultralytics.models.yolo.yoloe.train.YOLOETrainer





::: ultralytics.models.yolo.yoloe.train.YOLOEPETrainer





::: ultralytics.models.yolo.yoloe.train.YOLOETrainerFromScratch





::: ultralytics.models.yolo.yoloe.train.YOLOEPEFreeTrainer





::: ultralytics.models.yolo.yoloe.train.YOLOEVPTrainer



Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...