- תיאור :
מערך הנתונים של 300W-LP מורחב מ-300W, המתקן מסדי נתונים מרובים של יישור עם 68 ציוני דרך, כולל AFW, LFPW, HELEN, IBUG ו-XM2VTS. עם 300W, 300W-LP לאמץ את פרופיל הפנים המוצע כדי ליצור 61,225 דגימות על פני תנוחות גדולות (1,786 מ-IBUG, 5,207 מ-AFW, 16,556 מ-LFPW ו-37,676 מ-HELEN, XM2VTS אינו בשימוש).
ניתן להשתמש במערך הנתונים כמערכת ההדרכה למשימות הראייה הממוחשבת הבאות: זיהוי תכונות פנים ולוקליזציה של ציון דרך (או חלק פנים).
דף הבית : http://www.cbsr.ia.ac.cn/users/xiangyuzhu/projects/3DDFA/main.htm
קוד מקור :
tfds.datasets.the300w_lp.Builder
גרסאות :
-
1.0.0
(ברירת מחדל): אין הערות שחרור.
-
גודל הורדה :
2.63 GiB
גודל מערך נתונים :
1.33 GiB
שמירה אוטומטית במטמון ( תיעוד ): לא
פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'train' | 61,225 |
- מבנה תכונה :
FeaturesDict({
'color_params': Tensor(shape=(7,), dtype=float32),
'exp_params': Tensor(shape=(29,), dtype=float32),
'illum_params': Tensor(shape=(10,), dtype=float32),
'image': Image(shape=(450, 450, 3), dtype=uint8),
'landmarks_2d': Tensor(shape=(68, 2), dtype=float32),
'landmarks_3d': Tensor(shape=(68, 2), dtype=float32),
'landmarks_origin': Tensor(shape=(68, 2), dtype=float32),
'pose_params': Tensor(shape=(7,), dtype=float32),
'roi': Tensor(shape=(4,), dtype=float32),
'shape_params': Tensor(shape=(199,), dtype=float32),
'tex_params': Tensor(shape=(199,), dtype=float32),
})
- תיעוד תכונה :
תכונה | מעמד | צוּרָה | Dtype | תיאור |
---|---|---|---|---|
FeaturesDict | ||||
color_params | מוֹתֵחַ | (7,) | לצוף32 | |
exp_params | מוֹתֵחַ | (29,) | לצוף32 | |
illum_params | מוֹתֵחַ | (10,) | לצוף32 | |
תמונה | תמונה | (450, 450, 3) | uint8 | |
ציוני דרך_2ד | מוֹתֵחַ | (68, 2) | לצוף32 | |
ציוני דרך_3d | מוֹתֵחַ | (68, 2) | לצוף32 | |
ציוני דרך_מקור | מוֹתֵחַ | (68, 2) | לצוף32 | |
pose_params | מוֹתֵחַ | (7,) | לצוף32 | |
רועי | מוֹתֵחַ | (4,) | לצוף32 | |
shape_params | מוֹתֵחַ | (199,) | לצוף32 | |
tex_params | מוֹתֵחַ | (199,) | לצוף32 |
מפתחות בפיקוח (ראה
as_supervised
doc ):None
איור ( tfds.show_examples ):
- דוגמאות ( tfds.as_dataframe ):
- ציטוט :
@article{DBLP:journals/corr/ZhuLLSL15,
author = {Xiangyu Zhu and
Zhen Lei and
Xiaoming Liu and
Hailin Shi and
Stan Z. Li},
title = {Face Alignment Across Large Poses: {A} 3D Solution},
journal = {CoRR},
volume = {abs/1511.07212},
year = {2015},
url = {http://arxiv.org/abs/1511.07212},
archivePrefix = {arXiv},
eprint = {1511.07212},
timestamp = {Mon, 13 Aug 2018 16:48:23 +0200},
biburl = {https://dblp.org/rec/bib/journals/corr/ZhuLLSL15},
bibsource = {dblp computer science bibliography, https://dblp.org}
}