CoolFace
Modelpublic

Kalray/retinanet-resnet50

sourceHugging Facebsd-3-clauseupdated 1y agoView on Hugging Face
0likes
Model Card

Introduction

This repository stores the model for RetinaNet (ResNet50), compatible with Kalray's neural network API. </br> Please see www.github.com/kalray/kann-model-zoo for details and proper usage at WIKI. </br>

Contents

  • ONNX: retinanet-resnet50-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/NVIDIA/retinanet-examples/blob/0aba7724e42f5b654d8171a6cac8b54e07fb8206/retinanet/model.py

Authors:

  • Quentin Muller, <qmuller@kalrayinc.com>