Object Detection
ONNX
qmller's picture
Update README.md
88ea01c verified
|
raw
history blame
620 Bytes
---
license: bsd-3-clause
datasets:
- detection-datasets/coco
pipeline_tag: object-detection
---
# Introduction
This repository stores the model for Faster-RCNN (ResNet50), compatible with Kalray's neural network API. </br>
Please see www.github.com/kalray/kann-models-zoo for details and proper usage. </br>
# Contents
- ONNX: retinanet-resnet50-fpn-800.onnx
# Lecture note reference
- Focal Loss for Dense Object Detection, https://arxiv.org/abs/1708.02002
# Repository or links references
- [Link to Download](https://zenodo.org/record/6617879/files/resnext50_32x4d_fpn.onnx)
Authors:
+ [email protected]