Update README.md
Browse files
README.md
CHANGED
|
@@ -149,7 +149,7 @@ python3 scripts/download.py all --n_proc 12
|
|
| 149 |
Download a specific dataset:
|
| 150 |
|
| 151 |
```bash
|
| 152 |
-
python3 scripts/download_data.py
|
| 153 |
```
|
| 154 |
|
| 155 |
---
|
|
|
|
| 149 |
Download a specific dataset:
|
| 150 |
|
| 151 |
```bash
|
| 152 |
+
python3 scripts/download_data.py pixmo_count_counting --n_proc 12
|
| 153 |
```
|
| 154 |
|
| 155 |
---
|