diff --git a/README.md b/README.md index a2ae71f..cb79db8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,20 @@ # Product Detection & Classification Pipeline - + + + + + + +
+
+ Scene +
+
+ Product Detection - YOLOv8n +
+
+ Product Classification - EfficientNet B0 +
A two-stage computer vision pipeline that combines a fine-tuned **YOLOv8n** detector with a **EfficientNet** classifier to detect and identify products on retail shelves. ```