Spaces:
Paused
Paused
tianzhuotao
commited on
Commit
·
94f23fa
1
Parent(s):
30c59c0
Update README.md
Browse filesFormer-commit-id: f62dd38be0f50ebfb87c81c9f7a25c5914762b4e
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 |
-
We have collected 1218 images
|
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 |
+
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 |
```
|