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

the shape of input #15

Open
wuwuwuyuanhang opened this issue Jul 31, 2020 · 4 comments
Open

the shape of input #15

wuwuwuyuanhang opened this issue Jul 31, 2020 · 4 comments

Comments

@wuwuwuyuanhang
Copy link

Hi, I want to trian the model in my datasets, but I get an error.
"Input to reshape is a tensor with 3072 values, but the requested shape has 1024"
Can you tell me about the shape your dataset input and label? Thank you!

@clks-wzz
Copy link
Owner

clks-wzz commented Aug 5, 2020

The shapes of inputs and labels are 256x256x3 and 32x32x1, respectively.

@thanhnguyentung95
Copy link

thanhnguyentung95 commented Aug 16, 2020

The shapes of inputs and labels are 224x224x3 and 32x32x1, respectively.

Could you please double check the shape of inputs. I don't see any "224" when searching in project files.

@clks-wzz
Copy link
Owner

clks-wzz commented Oct 28, 2020

The shapes of inputs and labels are 224x224x3 and 32x32x1, respectively.

Could you please double check the shape of inputs. I don't see any "224" when searching in project files.

Sorry for the the not right reply. I have corrected it for 256x256x3 as input.

@punitha-valli
Copy link

@clks-wzz @eesaeedkarimi @clks-wzz @thanhnguyentung95 @wuwuwuyuanhang
Hi,

I would like to know about the test score, in the util_test_OULU_Protocol_1.py

the Testscor.txt, file

can you please tell me about that text file? how to generate those text files.

How did you calculating the map score?

it will be a great help for my studies

hope for a reply

thank you

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

4 participants