Scientific Figures and Captions Dataset from research papers This repository contains the Scientific Figures and Captions dataset, which includes approximately 4.2 million entries of scientific figures and their corresponding captions extracted from academic papers on arXiv. This dataset is intended for research purposes in the fields of computer vision and natural language processing, particularly for tasks related to image captioning and automated figure analysis. Dataset Description The dataset is structured as a Parquet dataframe with two columns: image filename : This column contains the relative paths to image files. caption : This column contains the textual captions associated with each image. Images are stored under dataset/figures/ and are compressed into multiple parts (.z01, .z02, ..., .z103) with a final .zip file that encompasses all parts. This format is used for efficiently handling large datasets. Extraction Instructions To access the images, you must first decompress the multi part ZIP archive. Make sure you have all parts of the archive (.z01 to .z103 and the .zip file) in the same directory. Most decompression tools will recognize and handle multi part ZIP files…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy