File size: 544 Bytes
8a243c1 306a98c 797480b 8a243c1 797480b 306a98c 8a243c1 f4d14f0 306a98c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ---
license: apache-2.0
size_categories:
- 10K<n<100K
task_categories:
- image-segmentation
library_name: datasets
---
This repository is used to store the COCO version of the dataset DWTAL (Deformable Wireframe) mentioned in the paper at https://arxiv.org/abs/2504.20682.
DWTAL-s represents a smaller scale dataset, where the deformation table is simpler, while DWTAL-l represents a larger scale dataset version, where the deformation table is more complex.
The code from the paper is open source at https://github.com/justliulong/OGHFYOLO. |