To download the data and extract it into BOP format via command line simply execute:
export SRC=
https://huggingface.co/datasets/bop-benchmark
wget $SRC/xyzibd/resolve/main/xyzibd_base.zip # Base archive with camera parameters, etc
wget $SRC/xyzibd/resolve/main/xyzibd_models.zip # 3D object models
wget $SRC/xyzibd/resolve/main/xyzibd_val.zip # Validation images
wget… See the full description on the dataset page:
https://huggingface.co/datasets/bop-benchmark/xyzibd.