Skip to content

About update face dictionary #67

@Nise-2-meet-U

Description

@Nise-2-meet-U

Dear xiaomingLi,

You have done a great job! Thanks for sharing!
I am trying to update the face dictionary by following your code and the instructions on your paper.
However, there are a few questions need your clarification.

  1. Your paper mentioned that you have used 10,000 face pics to consturct those dictionaries. I have checked your pre-trained dictionary model such as "right_eye_256_center.npy", it seems only contains 512 faces(each face feature have 128 feature map), I guess you use kmeans to select the best representative samples from 10,000 pices, is that right?
    image
    After kmeans operation, how to get the representative component? (average all feature vectors in one cluster?)

  2. If I update the face dictionaries without re-train the DFDNet, the results of face reconstruction will be better or worse?

  3. If my guess(1) is right, it takes huge GPU memory to store all those feature map but it only contains 500 faces. Is there a simply way to get more samples into the dictionary but remain GPU memory efficiency?

By all means, this is the best face reconstruction methods so far!
Thanks for your work, your early reply will be appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions