Custom a new convolution layer in cnn

Hi,

In this link https://github.com/aarcosg/traffic-sign detection/blob/master/Run_models_on_new_images.ipynb

I want to replace the current convolution layer with a customized convolution layer, but I didn’t succeed. Thank you for guiding me.