Skip to content

Repo for Rank 🥇 project at Smart Odisha Hackathon

Notifications You must be signed in to change notification settings

AdiNarendra98/Tech-Saplings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Repo for Rank 🥇 project at Smart Odisha Hackathon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.1%
  • Other 0.9%