qaihm-bot commited on
Commit
4792630
·
verified ·
1 Parent(s): 94ed3da

See https://github.com/quic/ai-hub-models/releases/v0.32.0 for changelog.

Files changed (5) hide show
  1. .gitattributes +1 -0
  2. Beit.onnx +2 -2
  3. DEPLOYMENT_MODEL_LICENSE.pdf +3 -0
  4. LICENSE +2 -0
  5. README.md +6 -6
.gitattributes CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  Beit.so filter=lfs diff=lfs merge=lfs -text
37
  Beit.dlc filter=lfs diff=lfs merge=lfs -text
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  Beit.so filter=lfs diff=lfs merge=lfs -text
37
  Beit.dlc filter=lfs diff=lfs merge=lfs -text
38
+ DEPLOYMENT_MODEL_LICENSE.pdf filter=lfs diff=lfs merge=lfs -text
Beit.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd54cb34de4b08be2033f0ee485f1eef976797e80b388f0cf587e5aac32cf6a6
3
- size 368190993
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42a3b27ebf15a888b7bef59cd58b8db48221862c7d15f1b3a4efaa3a8608f26b
3
+ size 368203420
DEPLOYMENT_MODEL_LICENSE.pdf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4409f93b0e82531303b3e10f52f1fdfb56467a25f05b7441c6bbd8bb8a64b42c
3
+ size 109629
LICENSE ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ The license of the original trained model can be found at https://github.com/pytorch/vision/blob/main/LICENSE.
2
+ The license for the deployable model files (.tflite, .onnx, .dlc, .bin, etc.) can be found in DEPLOYMENT_MODEL_LICENSE.pdf.
README.md CHANGED
@@ -30,8 +30,8 @@ More details on model performance across various devices, can be found
30
  - **Model Stats:**
31
  - Model checkpoint: Imagenet
32
  - Input resolution: 224x224
33
- - Number of parameters: 87M
34
- - Model size: 169 MB
35
 
36
  | Model | Precision | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit | Target Model
37
  |---|---|---|---|---|---|---|---|---|
@@ -55,15 +55,15 @@ More details on model performance across various devices, can be found
55
  | Beit | float | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 17.202 ms | 0 - 327 MB | NPU | [Beit.dlc](https://huggingface.co/qualcomm/Beit/blob/main/Beit.dlc) |
56
  | Beit | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 12.171 ms | 0 - 15 MB | NPU | [Beit.tflite](https://huggingface.co/qualcomm/Beit/blob/main/Beit.tflite) |
57
  | Beit | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 14.571 ms | 0 - 33 MB | NPU | [Beit.dlc](https://huggingface.co/qualcomm/Beit/blob/main/Beit.dlc) |
58
- | Beit | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 14.754 ms | 0 - 253 MB | NPU | [Beit.onnx](https://huggingface.co/qualcomm/Beit/blob/main/Beit.onnx) |
59
  | Beit | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 8.649 ms | 0 - 337 MB | NPU | [Beit.tflite](https://huggingface.co/qualcomm/Beit/blob/main/Beit.tflite) |
60
  | Beit | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 9.93 ms | 0 - 344 MB | NPU | [Beit.dlc](https://huggingface.co/qualcomm/Beit/blob/main/Beit.dlc) |
61
- | Beit | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 10.261 ms | 1 - 354 MB | NPU | [Beit.onnx](https://huggingface.co/qualcomm/Beit/blob/main/Beit.onnx) |
62
  | Beit | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 7.972 ms | 0 - 322 MB | NPU | [Beit.tflite](https://huggingface.co/qualcomm/Beit/blob/main/Beit.tflite) |
63
  | Beit | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 9.398 ms | 1 - 320 MB | NPU | [Beit.dlc](https://huggingface.co/qualcomm/Beit/blob/main/Beit.dlc) |
64
- | Beit | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 9.359 ms | 1 - 326 MB | NPU | [Beit.onnx](https://huggingface.co/qualcomm/Beit/blob/main/Beit.onnx) |
65
  | Beit | float | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 18.125 ms | 1107 - 1107 MB | NPU | [Beit.dlc](https://huggingface.co/qualcomm/Beit/blob/main/Beit.dlc) |
66
- | Beit | float | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 17.776 ms | 186 - 186 MB | NPU | [Beit.onnx](https://huggingface.co/qualcomm/Beit/blob/main/Beit.onnx) |
67
 
68
 
69
 
 
30
  - **Model Stats:**
31
  - Model checkpoint: Imagenet
32
  - Input resolution: 224x224
33
+ - Number of parameters: 92.0M
34
+ - Model size (float): 351 MB
35
 
36
  | Model | Precision | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Primary Compute Unit | Target Model
37
  |---|---|---|---|---|---|---|---|---|
 
55
  | Beit | float | SA8775P ADP | Qualcomm® SA8775P | QNN_DLC | 17.202 ms | 0 - 327 MB | NPU | [Beit.dlc](https://huggingface.co/qualcomm/Beit/blob/main/Beit.dlc) |
56
  | Beit | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | TFLITE | 12.171 ms | 0 - 15 MB | NPU | [Beit.tflite](https://huggingface.co/qualcomm/Beit/blob/main/Beit.tflite) |
57
  | Beit | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | QNN_DLC | 14.571 ms | 0 - 33 MB | NPU | [Beit.dlc](https://huggingface.co/qualcomm/Beit/blob/main/Beit.dlc) |
58
+ | Beit | float | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 Mobile | ONNX | 14.605 ms | 0 - 380 MB | NPU | [Beit.onnx](https://huggingface.co/qualcomm/Beit/blob/main/Beit.onnx) |
59
  | Beit | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | TFLITE | 8.649 ms | 0 - 337 MB | NPU | [Beit.tflite](https://huggingface.co/qualcomm/Beit/blob/main/Beit.tflite) |
60
  | Beit | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | QNN_DLC | 9.93 ms | 0 - 344 MB | NPU | [Beit.dlc](https://huggingface.co/qualcomm/Beit/blob/main/Beit.dlc) |
61
+ | Beit | float | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 Mobile | ONNX | 10.304 ms | 1 - 357 MB | NPU | [Beit.onnx](https://huggingface.co/qualcomm/Beit/blob/main/Beit.onnx) |
62
  | Beit | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | TFLITE | 7.972 ms | 0 - 322 MB | NPU | [Beit.tflite](https://huggingface.co/qualcomm/Beit/blob/main/Beit.tflite) |
63
  | Beit | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | QNN_DLC | 9.398 ms | 1 - 320 MB | NPU | [Beit.dlc](https://huggingface.co/qualcomm/Beit/blob/main/Beit.dlc) |
64
+ | Beit | float | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite Mobile | ONNX | 8.12 ms | 1 - 326 MB | NPU | [Beit.onnx](https://huggingface.co/qualcomm/Beit/blob/main/Beit.onnx) |
65
  | Beit | float | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN_DLC | 18.125 ms | 1107 - 1107 MB | NPU | [Beit.dlc](https://huggingface.co/qualcomm/Beit/blob/main/Beit.dlc) |
66
+ | Beit | float | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 17.841 ms | 186 - 186 MB | NPU | [Beit.onnx](https://huggingface.co/qualcomm/Beit/blob/main/Beit.onnx) |
67
 
68
 
69