Commit
·
6525213
1
Parent(s):
0245482
Update README.md
Browse files
README.md
CHANGED
@@ -136,3 +136,25 @@ model_sdh = keras.models.load_model(
|
|
136 |
"model.h5", custom_objects={"RandomBrightness": RandomBrightness}
|
137 |
)
|
138 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
136 |
"model.h5", custom_objects={"RandomBrightness": RandomBrightness}
|
137 |
)
|
138 |
```
|
139 |
+
|
140 |
+
## The Team Behind this Dataset
|
141 |
+
|
142 |
+
**The creator, uploader and main maintainer of this model, associated dataset and MyoQuant is:**
|
143 |
+
- **[Corentin Meyer, 3rd year PhD Student in the CSTB Team, ICube — CNRS — Unistra](https://cmeyer.fr) Email: <[email protected]> Github: [@lambda-science](https://github.com/lambda-science)**
|
144 |
+
|
145 |
+
Special thanks to the experts that created the data for the dataset and all the time they spend counting cells :
|
146 |
+
|
147 |
+
- **Quentin GIRAUD, PhD Student** @ [Department Translational Medicine, IGBMC, CNRS UMR 7104](https://www.igbmc.fr/en/recherche/teams/pathophysiology-of-neuromuscular-diseases), 1 rue Laurent Fries, 67404 Illkirch, France <[email protected]>
|
148 |
+
- **Charlotte GINESTE, Post-Doc** @ [Department Translational Medicine, IGBMC, CNRS UMR 7104](https://www.igbmc.fr/en/recherche/teams/pathophysiology-of-neuromuscular-diseases), 1 rue Laurent Fries, 67404 Illkirch, France <[email protected]>
|
149 |
+
|
150 |
+
Last but not least thanks to Bertrand Vernay being at the origin of this project:
|
151 |
+
|
152 |
+
- **Bertrand VERNAY, Platform Leader** @ [Light Microscopy Facility, IGBMC, CNRS UMR 7104](https://www.igbmc.fr/en/plateformes-technologiques/photonic-microscopy), 1 rue Laurent Fries, 67404 Illkirch, France <[email protected]>
|
153 |
+
|
154 |
+
## Partners
|
155 |
+
|
156 |
+
<p align="center">
|
157 |
+
<img src="https://i.imgur.com/m5OGthE.png" alt="Partner Banner" style="border-radius: 25px;" />
|
158 |
+
</p>
|
159 |
+
|
160 |
+
MyoQuant-SDH-Model is born within the collaboration between the [CSTB Team @ ICube](https://cstb.icube.unistra.fr/en/index.php/Home) led by Julie D. Thompson, the [Morphological Unit of the Institute of Myology of Paris](https://www.institut-myologie.org/en/recherche-2/neuromuscular-investigation-center/morphological-unit/) led by Teresinha Evangelista, the [imagery platform MyoImage of Center of Research in Myology](https://recherche-myologie.fr/technologies/myoimage/) led by Bruno Cadot, [the photonic microscopy platform of the IGMBC](https://www.igbmc.fr/en/plateformes-technologiques/photonic-microscopy) led by Bertrand Vernay and the [Pathophysiology of neuromuscular diseases team @ IGBMC](https://www.igbmc.fr/en/igbmc/a-propos-de-ligbmc/directory/jocelyn-laporte) led by Jocelyn Laporte
|