UAceIt-Winter-of-Mentorship / Krishi-Lens

0 stars 4 forks source link

Krishi-Lens

[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] ## Introduction 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. ## Technology Stack #### **Tools** Python Jupyter Notebook Tensor Flow Kotlin Deep Learning Android studio ## 🚀 Quick Start : #### Step 1: Forking the repository : 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.

#### Step 2: Clone the Forked Repository 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. ## Drop an ⭐ on the Github Repository if you like it.

[contributors-shield]: https://img.shields.io/github/contributors/UAceIt-Winter-of-Mentorship/Krishi-Lens.svg?style=for-the-badge [contributors-url]: https://github.com/UAceIt-Winter-of-Mentorship/Krishi-Lens/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/UAceIt-Winter-of-Mentorship/Krishi-Lens.svg?style=for-the-badge [forks-url]: https://github.com/UAceIt-Winter-of-Mentorship/Krishi-Lens/network/members [stars-shield]: https://img.shields.io/github/stars/UAceIt-Winter-of-Mentorship/Krishi-Lens.svg?style=for-the-badge [stars-url]: https://github.com/UAceIt-Winter-of-Mentorship/Krishi-Lens/stargazers [issues-shield]: https://img.shields.io/github/issues/UAceIt-Winter-of-Mentorship/Krishi-Lens.svg?style=for-the-badge [issues-url]: https://github.com/UAceIt-Winter-of-Mentorship/Krishi-Lens/issues [license-shield]: https://img.shields.io/github/license/UAceIt-Winter-of-Mentorship/Krishi-Lens.svg?style=for-the-badge [license-url]: https://github.com/UAceIt-Winter-of-Mentorship/Krishi-Lens/blob/master/LICENSE.txt