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

Are these models pre-trained? #23

Closed
ThomasDelteil opened this issue Mar 13, 2018 · 3 comments
Closed

Are these models pre-trained? #23

ThomasDelteil opened this issue Mar 13, 2018 · 3 comments
Assignees

Comments

@ThomasDelteil
Copy link

Are these models pre-trained or randomly initialized?

@ThomasDelteil
Copy link
Author

@houseroad what data format are the model expecting? (Nx3x224x224) ? The sample input are [-5,5] floats ?

@houseroad
Copy link
Member

Right now, the sample inputs are generate as 1x3x224x224 with value between [0, 1). We will tune the input data, and provide more information about the preprocessing.

@houseroad houseroad self-assigned this Mar 14, 2018
@houseroad
Copy link
Member

@ThomasDelteil the models are pretrained, but the input data used for test is randomly generated.

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