LaboroTomato is is an image dataset of growing tomatoes at different stages of their ripening.
This model was trained on the LaboroTomato image dataset using the Ultralytics
YOLOv8n object detection framework. The sentis example implementation was copied from
sentis-YOLOv8n.
The onnx model was designed with the same inputs as
sentis-YOLOv8n. If you are using that implementation, you can simply swap out the model and labels with the ones in this project and it should work.
For information on how the model was trained and exported to onnx, see the
project github page.
Unity Sentis is the inference engine that runs in Unity 3D. More information can be found at
here
Ultralytics YOLOv8 uses the GPLv3 license. Details
here.
The LaboroTomato dataset uses the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Details
here.