This repository stores the model for Deeplabv3plus-resnet50, compatible with Kalray's neural network API.
Please see
www.github.com/kalray/kann-models-zoo for details and proper usage.
This repository stores the model for Deeplabv3plus-mobilenetv2, compatible with Kalray's neural network API.
Please see
www.github.com/kalray/kann-models-zoo for details and proper usage.
1@inproceedings{deeplabv3plus2018,
2 title={Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation},
3 author={Liang-Chieh Chen and Yukun Zhu and George Papandreou and Florian Schroff and Hartwig Adam},
4 booktitle={ECCV},
5 year={2018}
6}