| 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. |