This project focuses on compressing images from the Pokemon database. The process involves digitizing and storing images in a CSV file, preprocessing the data, and implementing both an encoder and a decoder.
-
- Image Digitization and Storage in CSV File
-
- Data Preprocessing
-
- Implementation of Encoder and Decoder
- 3.1 CNN Encoder/ Decoder
- 3.1.1 Compression Ratio Calculation
- 3.1.2 Compression Quality Calculation
- 3.2 RNN Encoder/ Decoder