Datasets:
Image names mapped in Parquet Files
#7
by parth2709 - opened
Respected Sir,
Please if you could let us know that how to map the parquet files with referenceImages
You can load image using
from datasets import load_dataset
dataset_subset = load_dataset("ARTPARK-IISc/VAANI", "images",token=)
Then try to match image name in the district subset and filename in the image subset.
This comment has been hidden (marked as Off-Topic)
Closing this issue as I've addressed it in another thread.
SujithPulikodan changed discussion status to closed