-
(providence-project) PS D:\OpenHealth> python app.py
D:\OpenHealth\app.py:18: SyntaxWarning: invalid escape sequence '\B'
brain_model = load_model('Artifacts\Brain_Tumour\BrainModel.h5')
D:\OpenH…
-
## Project Request
Creating multiple machine learning models to classify brain tumors given images of brain scans.
---
| Field | Description |
| ------ | -------------…
-
I am doing Brain Tumour Segmentation. I am analysing BRATS 2020 dataset. If I hover over a particular co-ordinate (let the co-ordinate be [x,y,z]) in MRI scan using ITK snap, I get a particular inte…
-
Hey,
I'm curious about your expansion path.
From retina-unet/src/retinaNN_training.py:
```
up1 = UpSampling2D(size=(2, 2))(conv3)
up1 = concatenate([conv2,up1],axis=1)
conv4 = C…
-
Hi Nikki,
I am trying to replicate your model for brain tumour segmentation to explore image analysis tools and algorithms. After carefully implementing your model, I got either completely blank pr…
-
Febrile convulsions or "fit" in the context of fever?
At the August 2019 Style Council meeting, we said that we would avoid “convulsions”, except in the context of “febrile seizures or convulsions”…
-
Since it seems that `Mish` activation works nicely in Segmentation tasks. I would like to add it to the learner as performed [here](https://muellerzr.github.io/fastblog/papers/2020/09/18/CAMVID.html#T…
-
Allow deletion of medical conditions with case-insensitivity - currently delete n/Name m/something will not delete the "Something" condition on the patient with Name
-
-
Hello everyone,
I'm having a bit of an issue getting TTS to work in a Google Assistant Action on Android. I'm trying to make a "flash briefing" action that reads some news headlines and summaries, …
ghost updated
5 years ago