The dataset could not be loaded because the splits use different data file formats, which is not supported. Read more about the splits configuration. Click for more details.
Error code: FileFormatMismatchBetweenSplitsError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Digitize-PID (Symbols only), YOLO format
Note: I am not the author of this dataset
An annotated synthetic dataset, Dataset-P&ID, of 500 P&IDs with incorporates different types of noise and complex symbols. This dataset contains only the symbols, i.e., under the object detection task.
Paliwal, S., Jain, A., Sharma, M., & Vig, L. (2021). Digitize-PID: Automatic Digitization of Piping and Instrumentation Diagrams. ArXiv, abs/2109.03794.
- Original data repository: https://drive.google.com/drive/u/1/folders/1gMm_YKBZtXB3qUKUpI-LF1HE_MgzwfeR
- Paper: https://arxiv.org/abs/2109.03794
Dataset Structure
The dataset is split into train
and val
splits, with 4:1 ratio.
Bounding boxes are in YOLO format [x_center, y_center, width, height]
, and labels are
0-indexed corresponding to symbols defined in the paper, i.e., 0
is 1
.
- Downloads last month
- 225