/Tech-Saplings

Repo for Rank 🥇 project at Smart Odisha Hackathon

Primary LanguageJupyter Notebook

Tech-Saplings

Coconut Plant Localization and Counting

  1. First we have to clone the darknet repository by using the command below command git clone https://github.com/AlexeyAB/darknet.git

  2. Then move the dataset folder into the cloned darknet folder

  • move the yolo-voc.2.0.cfg file into darknet/cfg folder
  • move the train_test.py file into darknet folder and the run the python file
  • move the obj.data and obj.names files into darknet/cfg folder
  1. After moving alll the files into the respective darknet folders run the jupyter file and get the desired output

Plant Disease Detection

Run the disease.ipynb to get the desired output