300w_lp

  • الوصف :

تم توسيع مجموعة البيانات 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).

يمكن استخدام مجموعة البيانات كمجموعة تدريب لمهام رؤية الكمبيوتر التالية: التعرف على سمات الوجه وتوطين المعالم (أو جزء الوجه).

انشق، مزق أمثلة
'train' 61225
  • هيكل الميزة :
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),
})
  • وثائق الميزة :
ميزة فصل شكل نوع وصف
الميزات
color_params موتر (7 ،) تعويم 32
exp_params موتر (29 ،) تعويم 32
illum_params موتر (10 ،) تعويم 32
صورة صورة (450 ، 450 ، 3) uint8
المعالم_2 د موتر (68 ، 2) تعويم 32
المعالم_3 د موتر (68 ، 2) تعويم 32
معالم_أصل موتر (68 ، 2) تعويم 32
pose_params موتر (7 ،) تعويم 32
عائد الاستثمار موتر (4 ،) تعويم 32
شكل_المعلمات موتر (199 ،) تعويم 32
tex_params موتر (199 ،) تعويم 32

التصور

  • الاقتباس :
@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}
}