Pest-detection icon indicating copy to clipboard operation
Pest-detection copied to clipboard

Pest Detection using Deep Learning and Tensorflow in python from scratch.

Results 7 Pest-detection issues
Sort by recently updated
recently updated
newest added

[Errno 2] No such file or directory: 'models/research/object_detection' /home/shivam/Desktop/Pest Detection/models/research/object_detection I tried running the model in all the ways I can, and I'm stuck here. Please help!!

- code_of_conduct.md file is missing in the repository. I would like to add one.

- I would like to add a contributing.md file to the repository consisting of all general and necessary guidelines.

Create docker file to install all the dependancy according to the operating systems (ubuntu and Windows).

enhancement
medium

To increase the size of dataset, we need to annotate the dataset using labelimg software.

good first issue
easy

Update readme in such a way that it is easy for a beginner to understand the repository.

documentation
good first issue

The current code is writen in tensorflow 1.4 version. We should convert it to the latest version, tensorflow 2.X

enhancement
hard