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
2. Give the appropriate dataset in the 'data' folder
3. Accuracy is printed on the screen.
The encoder and auto-encoder trained network are already pre-saved as models in the 'saved_models' folder.
If you wish to edit/re-train the encoder network, modify the encoded_all.py and correspondingly the use_encoder.py ( the latter just uses the models trained in from the previous one).