File size: 600 Bytes
886eb2a
d4504ce
0a6c00c
c655b18
 
886eb2a
d4504ce
f862cc7
d4504ce
c655b18
d4504ce
c655b18
d4504ce
0a6c00c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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_models_lib](https://github.com/sony/model_optimization/tree/main/tutorials/mct_models_lib/models_keras/nanodet).