Hey, Can someone explain what is dilated convolutional neural network. It’ll be better if i can get a source to study this??
Thank you!
Hey, Can someone explain what is dilated convolutional neural network. It’ll be better if i can get a source to study this??
Thank you!
Hi @akshit_mehra,
Dilated kernels are widely used in Image Segmentation and related tasks.
The basic idea is to capture a wider view by inserting holes in a kernel.
You can refer Multi-Scale Context Aggregation by Dilated Convolutions