Update README.md
Browse files
README.md
CHANGED
@@ -41,15 +41,6 @@ Install requirements by
|
|
41 |
python -m pip install -r requirements.txt
|
42 |
```
|
43 |
|
44 |
-
## Dataset
|
45 |
-
The competition training and tuning data can be downloaded from https://neurips22-cellseg.grand-challenge.org/dataset/
|
46 |
-
Besides, you can download three publiced data from the following link:
|
47 |
-
Cellpose: https://www.cellpose.org/dataset
|
48 |
-
Omnipose: http://www.cellpose.org/dataset_omnipose
|
49 |
-
Sartorius: https://www.kaggle.com/competitions/sartorius-cell-instance-segmentation/overview
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
### How to use
|
54 |
|
55 |
Here is how to use this model:
|
|
|
41 |
python -m pip install -r requirements.txt
|
42 |
```
|
43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
### How to use
|
45 |
|
46 |
Here is how to use this model:
|