This project focusses on automatically converting the parameters of a pre-trained CNN model to a scalable hardware description controlled with parameters.
- Make python based convolution tester for FP values of trained model.
- Complete FP_Adder.v for saturation logic and ensure parameterisation across files.
- Another Image buffer and MaxPool System (paramterised)
- Combine all to make a single Convolution & Maxpool Block (with image input and autoprocess for convolution)