DevilStudio27 / Plant-Disease-Detection-and-Solution

Plant disease detection and Solution using Image Classification
MIT License
39 stars 7 forks source link

Plant diease Symptoms and Treatment not loading #1

Closed AbhinavChangil closed 1 year ago

AbhinavChangil commented 1 year ago

Actually an error while clicking disease info is there ....it says file "data.json" not found

i also checked in assests there is no such file

if you have that data.json file then please provide

DevilStudio27 commented 1 year ago

Data.json file - it stored the list of Diseases with set of symptoms and management of avoid such disease, U can create or own and use in this project

Eg : { "plant_disease": [ { "name": "apple scab", "symptoms": "Disease attacks both leaves and fruit.\n This fungal disease forms pale yellow or olive-green spots on the upper surface of leaves.\n Dark, velvety spots may appear on the lower surface.\n Severely infected leaves become twisted and puckered and may drop early in the summer.", "management": "Prevent the initiation of primary infection cycles by reducing the germination of ascospores.\n Fungicide applications may also be made later in the season to prevent infection of old leaves, which can help reduce the amount of primary inoculum for the following season." }, {.............}, {.............}, {.............}, ] }

AbhinavChangil commented 1 year ago

[like] Abhinav reacted to your message:


From: Sahil Thakur @.> Sent: Monday, October 23, 2023 9:17:08 PM To: DevilStudio27/Plant-Disease-Detection-and-Solution @.> Cc: Abhinav @.>; Author @.> Subject: Re: [DevilStudio27/Plant-Disease-Detection-and-Solution] Plant diease Symptoms and Treatment not loading (Issue #1)

Data.json file - it stored the list of Diseases with set of symptoms and management of avoid such disease, U can create or own and use in this project

Eg : { "plant_disease": [ { "name": "apple scab", "symptoms": "Disease attacks both leaves and fruit.\n This fungal disease forms pale yellow or olive-green spots on the upper surface of leaves.\n Dark, velvety spots may appear on the lower surface.\n Severely infected leaves become twisted and puckered and may drop early in the summer.", "management": "Prevent the initiation of primary infection cycles by reducing the germination of ascospores.\n Fungicide applications may also be made later in the season to prevent infection of old leaves, which can help reduce the amount of primary inoculum for the following season." }, {.............}, {.............}, {.............}, ] }

— Reply to this email directly, view it on GitHubhttps://github.com/DevilStudio27/Plant-Disease-Detection-and-Solution/issues/1#issuecomment-1776035492, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AWVZ5DCSJYKCDR74E2LEZRTYA3NFJAVCNFSM6AAAAAA46ZDLRKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZWGAZTKNBZGI. You are receiving this because you authored the thread.Message ID: @.***>