You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to detect diseases in vegetables using YOLOv11, a state-of-the-art object detection model, and integrate it with a Flask web application. The system will capture live images from a webcam or IP camera, process them using the trained model, and display the detection results in real time.