Anyone attempted a heterogeneous sized colored image Dataset like FGVCAircraft #823
Unanswered
ankitgooner
asked this question in
Q&A
Replies: 2 comments 1 reply
-
For such large dataset you may need to limit dataset to 25 labels or introduce random crops image augmentation |
Beta Was this translation helpful? Give feedback.
0 replies
-
i tried with reducing number of output features as well. Getting some bizzare results |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
HI all,
Please let me know if anyone tried creating a model for such datasets.I am facing some issues in reducing loss of my CNN which is way off.
The issue i am facing in this case is since the output_features(the classes of aircrafts are close to 100).
Model takes a lot of time to run(15 mins so far with 3 epochs) and the results are still not accurate.
I tried everything from tweaking the data to change other model parameters.
Beta Was this translation helpful? Give feedback.
All reactions