Update README.md
Browse files
README.md
CHANGED
|
@@ -5,4 +5,6 @@ size_categories:
|
|
| 5 |
---
|
| 6 |
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.
|
| 7 |
|
|
|
|
|
|
|
| 8 |
The code from the paper is open source at https://github.com/justliulong/OGHFYOLO.
|
|
|
|
| 5 |
---
|
| 6 |
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.
|
| 7 |
|
| 8 |
+
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.
|
| 9 |
+
|
| 10 |
The code from the paper is open source at https://github.com/justliulong/OGHFYOLO.
|