code for my MCA 3rd semester(2024) project
Till now, I have trained
-
yolov8n.pt in epoch=50, epoch=100 and batchsize=32, batchsize=16 respectively called detect-model1, detect-model3
-
yolov8s.pt in epoch=50, epoch=100 and batchsize=32, batchsize=16 respectively called detect-model2, detect-model4
-
yolov8n-cls.pt in epoch=50, epoch=100 and batchsize=32, batchsize=16 respectively called classify-model1, classify-model3
-
yolov8s-cls.pt in epoch=50, epoch=100 and batchsize=32, batchsize=16 respectively called classify-model2, classify-model4
Added Jupyter Notebook