Spaces:
Paused
Paused
tianzhuotao
commited on
Commit
·
d93d918
1
Parent(s):
94f23fa
Update README.md
Browse filesFormer-commit-id: e37799f3f1f851e0f1654a97c73f67378e4d2cc5
README.md
CHANGED
@@ -75,7 +75,7 @@ The results should be like:
|
|
75 |
<p align="center"> <img src="imgs/example1.jpg" width="22%"> <img src="vis_output/example1_masked_img_0.jpg" width="22%"> <img src="imgs/example2.jpg" width="25%"> <img src="vis_output/example2_masked_img_0.jpg" width="25%"> </p>
|
76 |
|
77 |
## Dataset
|
78 |
-
|
79 |
|
80 |
Each image is provided with an annotation JSON file:
|
81 |
```
|
|
|
75 |
<p align="center"> <img src="imgs/example1.jpg" width="22%"> <img src="vis_output/example1_masked_img_0.jpg" width="22%"> <img src="imgs/example2.jpg" width="25%"> <img src="vis_output/example2_masked_img_0.jpg" width="25%"> </p>
|
76 |
|
77 |
## Dataset
|
78 |
+
In ReasonSeg, we have collected 1218 images (239 train, 200 val, and 779 test). The training and validation sets can be download from <a href="https://drive.google.com/drive/folders/125mewyg5Ao6tZ3ZdJ-1-E3n04LGVELqy?usp=sharing">**this link**</a>.
|
79 |
|
80 |
Each image is provided with an annotation JSON file:
|
81 |
```
|