You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 0m 42s logged

Hey there!

I have been working on a neural algorithm to compress images. It compresses a 32 x 32 pixel image down to just 64 numbers. These 64 numbers act as a choke point that the image must pass through. Next, it brings these numbers back up to the 32 x 32 pixel image. By training the model to output exactly the same as its input, this chokepoint can be thought of as a compressed version of the image.

After doing all of this, the model was able to output a very blurry version of the original image. While this may seem bad, it is actually a success! This just means that the image has to pass through a much too small choke point. Unfortunately, this idea is wrong, and I do not yet know exactly what is wrong.

0
0
1

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…