8000 Evaluation metrics(FID) · Issue #124 · Yuanshi9815/OminiControl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Evaluation metrics(FID) #124
Open
Open
@Zhu1116

Description

@Zhu1116

Great work! I have a question here. When I was replicating the paper, under the conditional control of Canny, I generated 1000 images. Then I used the following code to calculate the FID metric and got a result of around 70, which is quite different from the result of more than twenty in the paper. May I ask what the reason for this is?

from torch_fidelity import calculate_metrics
input1=''
input2=''
metrics = calculate_metrics(input1=input1, input2=input2, fid=True)

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

      0