You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a keras tensorflow backend model, which 1st reduce dimensions of the input data using convolutional autoencoders.
and then by transfer learning reduced dimensions are futher used for classification task
USAGE:
Install keras with tensorflow backend better with gpu then 1st run autoencoder.py then model file will be created which contains saved model the run classifier.py