🧠 Autoencoder Image Bottleneck Sandbox

Explore how deep neural networks compress, reconstruct, and denoise raw images. By training an autoencoder on just this single image, you can observe how limiting the latent bottleneck restricts the reconstruction capability—forcing the network to blur details or filter noise!

🛠️ Step 1: Input & Parameters

Training Resolution
Pick a preset (n x n or n x m), use the image's native size, or set a custom width/height below.
8 512
8 512
1 256
16 512
1 3

📊 Step 2: Live Training Output

Training Diagnostics

Click Begin Real-Time Training to launch the network optimization loop.