Skip to content

Incomplete Dataset #79

@mikelmh025

Description

@mikelmh025

Dear authors,

Thanks for the open sourced code and dataset. However I notice quite a lot of samples(1448) from the FFHQ-UV dataset has missing information of its sourced FFHQ sample.

Use control+F in meta_info.json to search null will show you the samples with missing information.

"036481": {
    "Age": 16.0,
    "Beard": 0.0,
    "Gender": 0,
    "Index-in-FFHQ": null
},

"036525": {
    "Age": 39.0,
    "Beard": 0.025,
    "Gender": 0,
    "Index-in-FFHQ": null
},


"036607": {
    "Age": 33.0,
    "Beard": 0.07500000000000001,
    "Gender": 0,
    "Index-in-FFHQ": null
},

"036609": {
    "Age": 31.0,
    "Beard": 0.15,
    "Gender": 0,
    "Index-in-FFHQ": null
},

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