Skip to content

Commit e03e095

Browse files
committed
Updated README
1 parent d1e1350 commit e03e095

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ git clone https://github.com/opencv/bpc.git
113113
cd ~/bpc_ws/bpc
114114
bpc fetch ipd
115115
```
116-
This will download the ipd_base.zip, ipd_models.zip, and ipd_val.zip (approximately 6GB combined).
116+
This will download the ipd_base.zip, ipd_models.zip, and ipd_val.zip (approximately 6GB combined). The dataset is also available for manual download on [Hugging Face](https://huggingface.co/datasets/bop-benchmark/ipd).
117117

118118
#### Quickstart with prebuilt images
119119
```bash
@@ -203,6 +203,7 @@ Use the command:
203203
```bash
204204
bpc fetch ipd_all
205205
```
206+
The dataset is also available for manual download on [Hugging Face](https://huggingface.co/datasets/bop-benchmark/ipd).
206207

207208
### Manually Run components
208209

0 commit comments

Comments
 (0)