Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About the info.json file for test iris images #2

Open
Ryz-dl opened this issue Aug 13, 2019 · 2 comments
Open

About the info.json file for test iris images #2

Ryz-dl opened this issue Aug 13, 2019 · 2 comments

Comments

@Ryz-dl
Copy link

Ryz-dl commented Aug 13, 2019

Thanks for your research.
To test using your provided DRN model,it need a file name info.json.Hoever,I could just find the info.json about cityscapes.Would you please offer the info.json file?

@DanielKerrigan
Copy link
Collaborator

Hello. I lost access to the original info.json file, so I had to recreate it:

{
    "mean": [
        0.6518711017992159,
        0.6518711017992159,
        0.6518711017992159
    ],
    "std": [
        0.22412408232719616,
        0.22412408232719616,
        0.22412408232719616
    ]
}

I haven't gotten the chance to verify these values yet. I hope to do that this weekend. I will provide you with an updated info.json file if these are not the right values.

@Ryz-dl
Copy link
Author

Ryz-dl commented Aug 14, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants