Restore your Noisy Image Using Autoencoders

Autoencoder network designed to learn data representation using its bottleneck network architecture. Now, we will discover autoencoder use case for image restoration.

January 7, 2024 · 14 min · 2905 words · Affandy Fahrizain

Autoencoders: Your First Step into Generative AI

Generally, there are two popular basic variant of Generative AI: Autoencoders network and Generative Adversarial Network (GAN). In this series, we will discover the former one and leave the latter in another one.

January 2, 2024 · 10 min · 2102 words · Affandy Fahrizain

Exploring Vision Transformers (ViT) with 🤗 Huggingface

Lately, I was working on a course project where we asked to review one of the modern DL papers from top latest conferences and make an experimental test with our own dataset. So, here I am thrilled to share with you about my exploration!

October 14, 2022 · 9 min · 1740 words · Affandy Fahrizain