idanba commited on
Commit
f594a4c
1 Parent(s): d1e5678

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,4 +11,4 @@ A keras implementation of NanoDet-Plus-m-1.5x-416 object-detection model, based
11
 
12
  The model weights were taken from [here](https://github.com/RangiLyu/nanodet?tab=readme-ov-file#model-zoo).
13
 
14
- 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_models_lib/models_keras/nanodet).
 
11
 
12
  The model weights were taken from [here](https://github.com/RangiLyu/nanodet?tab=readme-ov-file#model-zoo).
13
 
14
+ 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).