refcocoplus with COCO 2017 Image Paths
This dataset is a version of the original refcocoplus dataset that uses COCO 2017 image paths instead of COCO 2014.
Image paths updated from COCO 2014 format to COCO 2017 format
Images loaded from COCO 2017 directory structure
All other annotations remain unchanged
from datasets import load_dataset
dataset = load_dataset("jhkwak-bp/refcocoplus-coco2017")
Citation… See the full description on the dataset page: https://huggingface.co/datasets/jhkwak-bp/refcocoplus-coco2017.