--- license: bsd-3-clause datasets: - detection-datasets/coco pipeline_tag: object-detection --- # Introduction This repository stores the model for RetinaNet (ResNet101), compatible with Kalray's neural network API.
Please see www.github.com/kalray/kann-model-zoo for details and proper usage [WIKI](https://github.com/kalray/kann-model-zoo/wiki).
# Contents - ONNX: retinanet-resnet101-fpn-512.onnx # Lecture note reference - Focal Loss for Dense Object Detection, https://arxiv.org/abs/1708.02002 # Repository or links references - https://github.com/onnx/models/tree/main/validated/vision/object_detection_segmentation/retinanet Authors: + qmuller@kalrayinc.com