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

Reproducing mnist results on new image data ? #49

Open
ahariri13 opened this issue Dec 17, 2019 · 1 comment
Open

Reproducing mnist results on new image data ? #49

ahariri13 opened this issue Dec 17, 2019 · 1 comment

Comments

@ahariri13
Copy link

Hi,
I am trying to reproduce the mnist results on images data of my own. They are simple parabolas (almost like the ones in the tutorial on jupyter notebook) and I am classifying them into 4 classes based on their curvature shape. I got good results using CNN with the same number of conv filters and FC layers as shown in the attached photo. Yet I am not sure on what to set for the polynomial orders in the parameters, as well as the coarsening level and number of edges in the arguments. I tried different values but my loss and accuracy remain the same in every epoch (attached as well). Any advice would be appreciated. thank you in advance !

results

parameters

@sousoufa
Copy link

Please can you help me
How i can use this work to classify my own images dataset

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