What is: ENet Dilated Bottleneck?
| Source | ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation |
| Year | 2000 |
| Data Source | Papers with Code archive (CC BY-SA) |
ENet Dilated Bottleneck is an image model block used in the ENet semantic segmentation architecture. It is the same as a regular ENet Bottleneck but employs dilated convolutions instead.