Automatic-leaf-infection-identifier icon indicating copy to clipboard operation
Automatic-leaf-infection-identifier copied to clipboard

Automatic detection of plant diseases

Results 20 Automatic-leaf-infection-identifier issues
Sort by recently updated
recently updated
newest added

after the preprocessing ends, implement a feature extractor that should generate a csv file with data of all images.

enhancement
help wanted

/usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ This error i got...

Increase the dataset. You can use the leaf sampler code for updating data, if you have the perfect images, for the purpose.

enhancement
moderate

Improve the image segmentation algorithm to segment the leaves more efficiently. May work on segmenting leaves from a cluster or detection of more colors in leaf (say, purple, yellow, etc.)...

enhancement
difficult

Add a User manual to help the user understand the steps to follow to use the program.

easy to fix

Show your creativity on the `README` file. A more expressive and user-friendly revision.

good first issue
easy to fix

A module for making real-time image processing and detection feature work (say, by using `cv2.VideoCapture()`)

difficult

Choose the best ML algorithm to make the code run fast and efficiently

enhancement
moderate

A basic but creative GUI interface.

moderate

Create a `setup.py` file

easy to fix