Object Detection
ssd-resnet34-mlperf / README.md
qmller's picture
Create README.md
d4a2ab9 verified
---
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]