Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
2023-24-003
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gallage V.C (IT20279066)
2023-24-003
Commits
f4425cab
Commit
f4425cab
authored
Jun 05, 2024
by
Gallage V.C (IT20279066)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update disease-detection.ipynb
parent
46b9166f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
disease-detection.ipynb
disease-detection.ipynb
+0
-4
No files found.
disease-detection.ipynb
View file @
f4425cab
...
@@ -417,10 +417,6 @@
...
@@ -417,10 +417,6 @@
"live_data_node = 'live_image'\n",
"live_data_node = 'live_image'\n",
"node = 'diseases_history'\n",
"node = 'diseases_history'\n",
"model = tf.keras.models.load_model('models/disease-detection.h5')\n",
"model = tf.keras.models.load_model('models/disease-detection.h5')\n",
"cred = credentials.Certificate(\"files/mangoblossom-4e230-firebase-adminsdk-h0sa7-99815cd936.json\")\n",
"default_app = firebase_admin.initialize_app(cred, {\n",
" 'databaseURL':'https://mangoblossom-4e230-default-rtdb.firebaseio.com/'\n",
" })\n",
"class_dict = {0: 'Anthracnose', 1: 'Bacterial Canker', 2: 'Cutting Weevil', 3: 'Die Back', 4: 'Gall Midge', 5: 'Healthy', 6: 'Powdery Mildew', 7: 'Sooty Mould'}"
"class_dict = {0: 'Anthracnose', 1: 'Bacterial Canker', 2: 'Cutting Weevil', 3: 'Die Back', 4: 'Gall Midge', 5: 'Healthy', 6: 'Powdery Mildew', 7: 'Sooty Mould'}"
]
]
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment