xdeng77 commited on
Commit
d2000a1
1 Parent(s): 7170416

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65ca9b1743207e438a95e90c/aVy3Y5RUJ0EgKzQcWwg8j.png)
70
 
71
  If you want to download the other splits, you can put "coconut_s" or "coconut_b"
72