Primary competition visual

Ghana Crop Disease Detection Challenge

Helping Ghana
$8 000 USD
Completed (over 1 year ago)
Computer Vision
Object Detection
2205 joined
344 active
Starti
Oct 04, 24
Closei
Dec 15, 24
Reveali
Dec 15, 24
User avatar
smc2310
Ultralytics and Yolo
Help · 5 Dec 2024, 06:34 · 2

Does using Ultralytics to retrain a Yolo model count as automl ( meaning it's illegal) or it's okay to use for this competition

Discussion 2 answers
User avatar
nymfree

it's not automl and it is allowed. it's just an object detection framework with pretrained models.

5 Dec 2024, 06:51
Upvotes 2
User avatar
CodeJoe

I don't think so. The starter notebook even used yolo.

Automated machine learning (AutoML) is a process that automates the development of machine learning models, including tasks like data preprocessing, feature engineering, and model selection. AutoML's goal is to make it easier for people without data science experience to develop machine learning models.

So yolo is definitely not automl

5 Dec 2024, 10:17
Upvotes 1