Convolutional Neural Networks (CNNs) - segmentation masks
Collection
Some convolution neural networks supported by kaNN. Task is segmentation. See https://github.com/kalray/kann-model-zoo/WIKI.md for more details. • 8 items • Updated
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.
Lecture reference
@inproceedings{deeplabv3plus2018,
title={Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation},
author={Liang-Chieh Chen and Yukun Zhu and George Papandreou and Florian Schroff and Hartwig Adam},
booktitle={ECCV},
year={2018}
}
Author: qmuller@kalrayinc.com