metadata
license: mit
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.
Please see www.github.com/kalray/kann-models-zoo for details and proper usage.
Contents
- ONNX: FasterRCNN-10.optimized.onnx
Lecture note reference
- Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks, https://arxiv.org/abs/1506.01497
Repository or links references
Authors: