Fruit detection of apple, pineapple, onion, tomato and watermelon is
done using Roboflow API. The model is trained on 1055 images of 5
different fruits. The dataset is split into 93% train, 3% valid and
4% test set. The model is trained for 100 epochs with a batch size
of 32. The model is trained on a GPU. The model is deployed using
Sveltekit.