idanba's picture
Update README.md
0a6c00c verified
|
raw
history blame
No virus
600 Bytes
---
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).