--- library_name: keras license: apache-2.0 datasets: - detection-datasets/coco --- # Model card for keras_nanodet_plus_x1.5_416x416 A keras implementation of NanoDet-Plus-m-1.5x-416 object-detection model, based on [https://github.com/RangiLyu/nanodet](https://github.com/RangiLyu/nanodet). The model weights were taken from [here](https://github.com/RangiLyu/nanodet?tab=readme-ov-file#model-zoo). For further insights into the model's implementation details, please refer to [MCT Model Garden - nanodet](https://github.com/sony/model_optimization/tree/main/tutorials/mct_model_garden/models_keras/nanodet).