Prior models to make image quality low to high were either very inefficient and slow or fast but has low output image quality.We introduced a model which generates high quality images faster, but compromising quality a little bit.
Feb 26, 2023
A simple implementation of a Convolutional Neural Network (CNN) from scratch using only numpy. The network is trained on theNumtaDB dataset to recognize Bengali numerical digits.
Jan 29, 2023