Update README.md
This commit is contained in:
parent
95756906f9
commit
4e2f827908
1 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,14 @@
|
||||||
|
## Model Description
|
||||||
|
|
||||||
|
This model is converted from MobileNetV2 pretrained weights
|
||||||
|
originally released by Google under the Apache License 2.0.
|
||||||
|
|
||||||
|
Original model:
|
||||||
|
- Architecture: MobileNetV2
|
||||||
|
- Source: TensorFlow / Keras official implementation
|
||||||
|
|
||||||
|
The model has been converted and optimized into ADLA format
|
||||||
|
for deployment on Amlogic NPU platforms.
|
||||||
|
|
||||||
## Demo Run
|
## Demo Run
|
||||||
|
|
||||||
|
|
@ -104,3 +115,4 @@ Top-5 Classification Results:
|
||||||
|
|
||||||
The classification results show the model's confidence scores (probabilities) for each detected class, with the highest probability indicating the most likely classification.
|
The classification results show the model's confidence scores (probabilities) for each detected class, with the highest probability indicating the most likely classification.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue