LiteRT
efficientdet / README.md
shirakiin's picture
Update README.md
360eea0 verified
metadata
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