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 YOLOv8-M (segmentation), compatible with Kalray's neural network API.
Please see www.github.com/kalray/kann-models-zoo for details and proper usage.
BibTeX entry and citation info
@software{yolov8_ultralytics,
author = {Glenn Jocher and Ayush Chaurasia and Jing Qiu},
title = {Ultralytics YOLOv8},
version = {8.0.0},
year = {2023},
url = {https://github.com/ultralytics/ultralytics},
orcid = {0000-0001-5950-6979, 0000-0002-7603-6750, 0000-0003-3783-7069},
license = {AGPL-3.0}
}