Update README.md

This commit is contained in:
yuan dian 2026-01-30 13:50:58 +08:00 committed by GitHub
parent 95756906f9
commit 4e2f827908
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.