LiteRT
File size: 343 Bytes
360eea0
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
---
license: apache-2.0
---

# EfficientDet

EfficientDet Object detection model (SSD with EfficientNet-b0 + BiFPN feature extractor, shared box predictor and focal loss), trained on COCO 2017 dataset.

This repo contains TFLite deployment of tensorflow/efficientdet/lite0/detection/1. Same TFLite model as tensorflow/efficientdet/lite0/int8/1