How to use vaibhavprajapati22/Image_Denoising_Autoencoder with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("vaibhavprajapati22/Image_Denoising_Autoencoder", dtype="auto")
This Repo contains the weights and config of Autoencoder Model that can be used for image denoising.
https://keras.io/examples/vision/autoencoder/