Spaces:
Runtime error
Runtime error
SUSHMANTH REDDY
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.17.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
# Devolearn_lineag_population_huggingface_spaces
|
13 |
-
devolearn lineage population model deployed in hugging face spaces using streamlit as backend.
|
14 |
-
Here in this model image of c elegans is given and a table is generated of differet cells
|
15 |
-
check out model here [Lineage-population](https://huggingface.co/spaces/devoworm-group/Lineage_Population)
|
16 |
|
17 |
-
|
|
|
|
|
|
|
18 |
|
|
|
|
1 |
---
|
2 |
+
title: Membrane Segmentor
|
3 |
+
emoji: 🏃
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: indigo
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.17.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
|
|
|
|
|
|
|
|
|
12 |
|
13 |
+
# Devolearn_Membrane_Segmentor_huggingface_spaces
|
14 |
+
devolearn Membrane segmentor model deployed in hugging face spaces using streamlit as backend.
|
15 |
+
Here in this model, image of c_elegans is served as input then membrane of c_elegans is segmented and parallel centroid of nucleus is extracted
|
16 |
+
check out model here [Membrane-Segmentor](https://huggingface.co/spaces/devoworm-group/membrane_segmentation)
|
17 |
|
18 |
+
NOTE : There is a problem with hugging face spaces, aren't working well in safari Browser,Due to compatibility issues ,so pls try to open it in other browser such as Chrome, Brave and Microsoft Edge.
|