PRBonn / bonnetal

Bonnet and then some! Deep Learning Framework for various Image Recognition Tasks. Photogrammetry and Robotics Lab, University of Bonn
MIT License
233 stars 60 forks source link

Implement DABNet #8

Closed nnevatie closed 5 years ago

nnevatie commented 5 years ago

A network with high performance, good accuracy and small number of params.

DABNet: Depth-wise Asymmetric Bottleneck for Real-time Semantic Segmentation: https://arxiv.org/abs/1907.11357v1

Pytorch code: https://github.com/Reagan1311/DABNet

tano297 commented 5 years ago

Hi, Feel free to implement it if you're interested. Closing this, as it is not an issue.