File size: 736 Bytes
d4a2ab9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
license: apache-2.0
datasets:
- detection-datasets/coco
pipeline_tag: object-detection
---
# Introduction
This repository stores the model for SSD-Resnet34 from MLPerf, compatible with Kalray's neural network API. </br>
Please see www.github.com/kalray/kann-models-zoo for details and proper usage. </br>
# Contents
- Tensorflow: ssd-resnet34.pb
# Lecture note reference
- Speed/accuracy trade-offs for modern convolutional object detectors, https://arxiv.org/pdf/1611.10012
# Repository or links references
- [Link to download](https://zenodo.org/record/3345892/files/tf_ssd_resnet34_22.1.zip?download=1)
- https://github.com/mlcommons/inference/tree/r0.5/v0.5/classification_and_detection
Authors:
+ [email protected] |