sacmehta / ESPNet

ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation
https://sacmehta.github.io/ESPNet/
MIT License
538 stars 111 forks source link

Comparison of ENet and ERFNet Model #81

Open Abdul-Nasir11 opened 3 years ago

Abdul-Nasir11 commented 3 years ago

Hello Good Work ! can you please explain the implementation of ENet using pytorch? In my experience using Pytorch, the inference speed of ENet is even slower than ERFNet. I know it shouldn't be the case.