Update README.md
Browse files
README.md
CHANGED
|
@@ -64,6 +64,9 @@ wget https://raw.githubusercontent.com/bytedance/coconut_cvpr2024/main/tutorials
|
|
| 64 |
```
|
| 65 |
python download_coconut.py # default split: relabeled_coco_val
|
| 66 |
```
|
|
|
|
|
|
|
|
|
|
| 67 |
|
| 68 |
If you want to download the other splits, you can put "coconut_s" or "coconut_b"
|
| 69 |
|
|
|
|
| 64 |
```
|
| 65 |
python download_coconut.py # default split: relabeled_coco_val
|
| 66 |
```
|
| 67 |
+
The above command should print your download status, if you download it successfully you can see the results below:
|
| 68 |
+
|
| 69 |
+

|
| 70 |
|
| 71 |
If you want to download the other splits, you can put "coconut_s" or "coconut_b"
|
| 72 |
|