Keras Implementation of the paper Masked Autoencoders Enable Efficient Knowledge Distillation
Sources : MAE Implementation on Colab : https://colab.research.google.com/github/keras-team/keras-io/blob/master/examples/vision/ipynb/masked_image_modeling.ipynb#scrollTo=D7vDOzsqBJfp
NOTE : This repo isn't complete yet. If however you want to run our experiments, the notebook DMAE_Keras_Final.ipynb, is what we used to train our models
requirements : tensorflow v2.15.0