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

Opencv Dnn #75

Open sctrueew opened 4 years ago

sctrueew commented 4 years ago

Hi,

How can I use it in Opencv Dnn?

Thanks

sacmehta commented 4 years ago

Do you want to use OpenCV with our models or what? If so, please have a look at these demo scripts in EdgeNets repository.

https://github.com/sacmehta/EdgeNets/blob/096d165c305a1ebef8cb8ee0f38945e780ecc046/segmentation_demo.py#L1