idanba commited on
Commit
0a6c00c
1 Parent(s): f862cc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: keras
3
- license: agpl-3.0
4
  datasets:
5
  - detection-datasets/coco
6
  ---
@@ -11,5 +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_models_lib](https://github.com/sony/model_optimization/tree/main/tutorials/mct_models_lib/models_keras/nanodet).
15
-
 
1
  ---
2
  library_name: keras
3
+ license: apache-2.0
4
  datasets:
5
  - detection-datasets/coco
6
  ---
 
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_models_lib](https://github.com/sony/model_optimization/tree/main/tutorials/mct_models_lib/models_keras/nanodet).