|
--- |
|
license: apache-2.0 |
|
datasets: |
|
- detection-datasets/coco |
|
pipeline_tag: object-detection |
|
--- |
|
|
|
# Introduction |
|
|
|
This repository stores the model for EfficientDet, 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: efficientdet-d0.optimized.pb |
|
- ONNX: efficientdet-d0-s.optimized.onnx |
|
|
|
# Lecture note reference |
|
|
|
- EfficientDet: Scalable and Efficient Object Detection, https://arxiv.org/abs/1911.09070 |
|
|
|
# Repository or links references |
|
|
|
- [Google/AutoML](https://github.com/google/automl/blob/master/efficientdet/README.md) |
|
|
|
Authors: |
|
+ qmuller@kalrayinc.com |