Krishi Lens will be an Android Application that will help farmers to detect disease in crop just by using smartphone with a camera. This project aims to leverage deep learning algorithm to bring smart farming in India in very economical ways. Farmer just need a smartphone with camera to know the type of disease ( if any) and it's cure just by clicking a photo.
To work on an open-source project, you will first need to make your copy of the repository. To do this, you should fork the repository and then clone it so that you have a local working copy.
Get your own Fork/Copy of repository by clicking the Fork
button in right upper corner.
After the repository is forked, you can now clone it so that you have a local working copy of the codebase.
To make your local copy of the repository follow the steps:
- Open the Command Prompt
- Type this command:
$ git clone https://github.com/UAceIt-Winter-of-Mentorship/Krishi-Lens
If you want to clone the repository into a directory named something other than Krishi-Lens, you can specify the new directory name as an additional argument:
$ git clone https://github.com/UAceIt-Winter-of-Mentorship/Krishi-Lens Krishi-Lens-Repo
Start working on project and contribute.