justliulong commited on
Commit
f4d14f0
·
verified ·
1 Parent(s): 306a98c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.