/Antigens-Detector

This Project uses RaspberryPI Zero and nanonets pre-trained models RESTful API to detect the diseases of tomato leaves

Primary LanguagePythonMIT LicenseMIT

Antigens-Detector

This Project uses RaspberryPI Zero and nanonets pre-trained models RESTful API to detect the diseases of tomato leaves then sends an email with the diagnosis and the iamge captured with RaspberryPI to your email

Installation

  • Connect your RaspberryPI Camera

  • Connect your Push button to GPIO 15

  • Locate the folder to save your captured images

  • Configure your email Sender and recevier

    Then run :P

TODO

  • Parse json response to locate the highest predection
  • inetegerate with web application